Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Why the keyboard overlaps the content of my view when the keyboard is opened

How to show Multiple color text in same Text view with Jetpack Compose?

UI List not updating jetpack compose with mutableList but data updates

FocusRequester is not initialized with ExposedDropdownMenuBox in M3

How to update Jetpack Compose version in a project?

Remember list item states while navigating in Jetpack Compose

How to apply a mask date (mm/dd/yyyy) in TextField with Jetpack Compose?

Jetpack Compose - Problem with BottomSheetDialogFragment and ViewTreeLifecycleOwner

How can DisposableEffect with LocalLifecycleOwner help observe the lifecycle of a Composable?

Looking for a Jetpack Compose YouTube Video Player wrapper dependency

How to update the AppWidgetState of a Compose Glance Widget from a Configuration/Main Activity?

Create a PDF Viewer in Jetpack Compose using PdfRenderer

How to use SharedFlow in Jetpack Compose

Android app crash due to NullPointerException in Accompanist HorizontalPager for Jetpack Compose

For JetpackCompose, can we create our Composable Function in another library?

Passing Application to ViewModel in Jetpack Compose

Animate Linear Gradient (Brush) infinitely and reversely in Compose