Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to give a Box a CircleShaped stroke?

Jetpack Compose Text Hyphenation

LazyColumn error: LazyPagingItems<TypeVariable(T)> required but found List<T>

How to use the new onReset overload on AndroidView in compose to reuse ExoPlayer inside a VerticalPager

How do I make a splash screen that supports all android versions in kotlin compose?

How to do this Scroll hide fab button in Jetpack Compose with transaction

Create Toggle Button Group in Jetpack Compose without Radio Buttons

Jetpack Compose: How to listen column scrolled to end?

Jetpack compose: position elements inside a Box

How to change status Bar Color in Jetpack Compose + Material 3

Column weight distribution in Compose

Trying to get ViewModel in @Composable

Getting crash due to Check failed in jetpack compose android

Different types of width in jetpack compose

How to create a TopAppBar in compose?

How to resolve the error Cannot access 'androidx.core.app.ComponentActivity'

How to add uneditable postfix (suffix) to TextField in Jetpack Compose?

Accompanist Pager animateScrollToPage doesn't scroll to next page correctly