Our great sponsors
-
I would highly recommend using sp for text sizes as users can change the font size in their settings. So if someone has bad vision and large text, your app would be disregarding scaling the text up. This does make it more difficult to create layouts that work for all text sizes, but there are patterns such as a constraint layout flow or flex box which will make everything in one row if the content fits our stack on top of each other if it doesn't fit in a single row.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Animations and Performance in Nested RecyclerViews
- Am I the only one that feels Compose is a step backward?
- New to iOS dev, how do I create something similar to flexbox layout (from Android) in SwiftUI?
- Example where Flow widget in ConstraintLayout shines
- Our new One UI library for Android apps has been released!