Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Convert Live Data to kotlin flow in jetpack compose

Disabling the current tab in a bottom navigation controller

Modifer.align() not working for text in Row / Column / Box . Unresolved Scope Instance errors

In android version 8.0 I used work manager to fire a broadcast on periodic time, But when I clear an app from recent tasks It is not working

Using View Binding displays blank white screen

Is there a way to create Scroll Wheel in Jetpack Compose?

What is clickable indication in jetpack compose?

Navigation popBackStack disables further navigation to this Fragment

How to remove space below text baseline in jetpack compose?

Box doesn't fill max size - Jetpack Compose

No ViewModelStoreOwner was provided via LocalViewModelStoreOwner

Error: (JetPack Compose) Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)

How to disable scrolling in LazyColumn and Column

How to change label attribute of a destination in navigation controller?