Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

SplashScreen compat library with Jetpack Compose

Fading Edge behaviour in Jetpack Compose

rememberLauncherForActivityResult causes composable to lose state?

Show Mapbox using Jetpack Compose

Jetpack Compose. Offset is unspecified on Redmi devices

Row IntrinsicSize.Min not working when the children are async loading images

How to make Text scrollable in Jetpack Compose

How can I truncate of a Text displayed in Row in Jetpack Compose?

How to convert android color to compose color

How to define text as h1 in jetpack compose?

Firebase Crash: CorruptionException in PreferencesMapCompat for DataStore, But Not Using Proto DataStore or Shared preferences migration

When recomposition happens exactly? with changing the state or also with changing the input

Android jetpack compose observing a livedata

Jetpack Compose: Allow gestures to pass through Scaffold

Android: how to show only some elements in a lazyList?

Android Compose Custom Theme colors - Text color not picking the theme color

Jetpack Compose LazyRow custom sticky header

Prevent system font scaling - Jetpack Compose

What would be the most 'lightweight' way to observe current time for a an android composable?

Loading Fragment in Compose, it called commit several times