Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android Compose: Place an element in the center and other elements above it

Jetpack Compose how to build custom Color by overlaying 2 existing colors in code?

How to set LineHeight using AnnotatedString in Jetpack Compose

ActivityResultContracts TakePicture it is always returning false as a result

How do I fix "Unresolved reference: composable" and "Interface NavHost does not have constructors" issues in my Composable Kotlin code?

Disable bitmap filtering in Android Jetpack Compose Image

How to handle unsubstantiated app rejection from Google?

Compose: Inherit TextStyle from another TextStyle

Set background color for the whole app. Android, Jetpack Compose

Printing Compose Semantics Tree to the Log

DropdownMenu Padding

How to disabled ripple effect in TabRow or Tab in Jetpack Compose?

disable click outside dismiss on a material 3 jetpack compose ModalBottomSheet

Jetpack Compose preview can no longer be rendered [closed]

Nothing is displayed on the screen when using AnimatedNavHost

How can I start auto start an animation without onActive, and set the initial value for animatedFloatAsState

How to measure composables?

How can we fix the material shadow glitch on transparent/translucent Composables?

Unexpected border in Composables. Border shows even if border width is Zero.?