Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How to get a result from Activity to Fragment With Navigation Component?

Jetpack Compose Number Input in to TextField

androidx.navigation.fragment.NavHostFragment is not accessible from xml file

Jetpack Navigation Drawer always recreates the first fragment even in onBackPress

Forcing Paging Library DataSource refresh

Overlap two Box jetpack compose

Jetpack compose material3 not picking up themes

Android 12 Spash API crashes on launch

How to get size of Room list in onCreate/ on main thread?

Compose `Icons.Outlined.Star` isn't outlined

Android Navigation Component - external included graph receiving one argument

How can I draw below canvas as segmented like 0.7 of path in jetpack compose?

Transforming a flow of PagingData from paging3 into a StateFlow of PagingData

Missing material icons in Android Jetpack Compose

Jetpack Compose saving state on orientation change

Android Auto Car Sensors: unavailable when testing on a real car

How to center vertically children of Box layout in Jetpack Compose?

Cannot use list in lazycolumn in kotlin

Convert XML WebView into @Composable