Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to use Hilt for NavController in screens?

Jetpack Compose Applying PorterDuffMode to Image

Jetpack Compose scrolling LazyColumn with CoroutineScope results error A MonotonicFrameClock is not available in this CoroutineContext

Allow ONLY Letters in Keyboard - Jetpack Compose

How to trigger recomposition after updateConfiguration?

java.lang.IllegalArgumentException: Navigation destination that matches request NavDeepLinkRequest

Android Jetpack Compose TV Focus restoring

Cannot create Button in Jetpack Compose

Android architecture: MutableStateFlow in Repository is ok?

Android - Jetpack compose missing references

Compose Runtime can't find my custom theme

Jetpack Compose and Room DB: Performance overhead of auto-saving user input?

Can Jetpack Compose be used with Kotlin 1.8.0

How to disable Drag behaviour on ModalBottomSheet , android compose

I cannot use TextField() in jetpack Compose(Material 3)

HorizontalPager Parameter "count" not found

Jetpack Compose - How to manipulate the paste behaviour in a TextField

Manage state in Jetpack Compose

Navigating between composable's using a Navigation Drawer in Jetpack Compose