Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to disabled ripple effect in TabRow or Tab in Jetpack Compose?

disable click outside dismiss on a material 3 jetpack compose ModalBottomSheet

Jetpack Compose preview can no longer be rendered [closed]

Nothing is displayed on the screen when using AnimatedNavHost

How can I start auto start an animation without onActive, and set the initial value for animatedFloatAsState

How to measure composables?

How can we fix the material shadow glitch on transparent/translucent Composables?

Unexpected border in Composables. Border shows even if border width is Zero.?

Changing the jetpack compose remember variable from within another function

KtLint: Function name should start with a lowercase letter for Composable Functions

Is there a way to size a box as a perfect square based on its content in Jetpack Compose

How to get the current Activity from a Composable function?

Customise selected/unselected background of Switch composable in Jetpack Compose?

Plugin [id: 'kotlin-kapt'] was not found in any of the following sources: Gradle Core Plugins & Plugin Repositories

ModalBottomSheetLayout and back pressed

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?