Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Scaffold vs Surface

Jetpack Compose - imePadding() for AlertDialog

How to detect when ImagePainter loads photo from web using Jetpack Compose?

fillMaxSize modifier not working when combined with VerticalScroll in Jetpack Compose

onPageSelected callback for JetPack Compose Pager

Jetpack Compose Checkbox Not Showing Changed State

Is there a type of animation that will make an image fade in and then back out using Jetpack Compose?

Ignore for accessibility with Google Maps compose SDK

Passing State value, or State, as Composable function parameter

Laggy/Slow Navigation between BottomNavigation composables - Jetpack Compose

Is there a way to nest a LazyVerticalGrid iniside a vertical scrollable view in Jetpack Compose

How can I put the limit for numbers in textfield for android jetpack compose?

Android Compose - Store @Composables into Array

How to remove or reduce padding in Jetpack compose OutlinedButton

How to strikethrough Text in android Jetpack Compose?

Compose navigate to screen that already in backstack

Compose: How to have ime padding and Scaffold padding with edge-to-edge and windowSoftInputMode is adjustResize

Compose LazyColumn key, messes up scrolling when sorting the items

How to add an icon to canvas in Jetpack Compose?

How are Android activities handled with Jetpack Compose and Compose Navigation?