Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Persisting URI permissions using takePersistableUriPermission not working in Jetpack Compose

How can I get input connection from Jetpack Compose TextField?

Proper integration of Admob Banner ads in JetPack Compose

Do I still need to use traditional way to implement Preferences Settings Screen in Jetpack Compose?

How to force the '#' symbol to be visible on the Jetpack Compose keyboard by default?

Unable to get route object from currentBackStackEntry in Compose Navigation outside NavHost composable block using toRoute extension

How to add a shadow / border / elevation to an icon in Jetpack Compose

How can I restrict the type of a parameter in Android Jetpack Compose with Kotlin?

How to pop up to start destination (Compose Navigation)

Jetpack compose preview crashes with hiltViewModel<>()

Jetpack Compose Draw Arc with Dot Circle

How to convert TextStyle from Jetpack Compose to android.graphics.Typeface?

How to dismiss a composable dialog?

How can i change the default window dimensions for Kotlin Compose Desktop?

Optional to pass leadingIcon, trailingIcon parameters to own OutlinedTextField

Modifier.wrapContentWidth() vs Modifier.width(IntrinsicSize.Max) in Android Jetpack Compose

Jetpack Compose Reducing internal padding of Tabs

Gradle, use material3 in a Compose Multiplatform project