Coder Social home page Coder Social logo

Comments (7)

DesarrolloAntonio avatar DesarrolloAntonio commented on June 21, 2024 1

I am planning to create a compact view.

from shiori-android-client.

DesarrolloAntonio avatar DesarrolloAntonio commented on June 21, 2024

I've created a compat view

Any suggestion is welcome.

from shiori-android-client.

Katarn avatar Katarn commented on June 21, 2024

Thank you! But the bottom line with the sections still looks quite large. I suggest doing it like in Squawker.

image

You can also see in your screenshot that the second title line is exactly in the middle of the card’s height. It's like there's a little space missing from the buttons at the bottom of the card. Maybe reduce the line-height of the title a little?

from shiori-android-client.

DesarrolloAntonio avatar DesarrolloAntonio commented on June 21, 2024

The app uses Google's Material 3, which sets specific dimensions for the bottom bar according to its guidelines. What I can do is move the icon to the side of the text to create more space.
https://m3.material.io/components/tabs/specs

image

from shiori-android-client.

Katarn avatar Katarn commented on June 21, 2024

What I can do is move the icon to the side of the text to create more space.

Great idea.

And the question is - can the framework switch to other versions of Material for example, for older versions of Android, for which Material 3 is not a native design?

from shiori-android-client.

DesarrolloAntonio avatar DesarrolloAntonio commented on June 21, 2024

What I can do is move the icon to the side of the text to create more space.

Great idea.

And the question is - can the framework switch to other versions of Material for example, for older versions of Android, for which Material 3 is not a native design?

The documentation does not specify what the minimum version is, but in the example project for Jetpack Compose with Material 3, it is using API 21, which is Android 5. There is a feature like 'Dynamic color' that is only available from Android 12 onwards.

https://github.com/android/compose-samples/tree/main/Reply

from shiori-android-client.

Katarn avatar Katarn commented on June 21, 2024

The new look of compact view is great. Thank you!

from shiori-android-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.