Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

using textAppearance in Jetpack compose

Why does the image not render in Android Studio when an integer variable containing the drawable is passed to the painterResource function?

how to show toast if auth failed jetpack compose firebase if else @Composable invocations can only happen from the context of a @Composable function [duplicate]

Convert Live Data to kotlin flow in jetpack compose

Calling methods of InputMethodService from Jetpack Compose

How to check if TextField has overflown? And how to apply autoresize?

How to get rid of recomposing LazyColumn elements when using padding

Android JetPack Compose Testing. How do I check if the Toast message appears?

Generic Composables

How to display current username in Text (Jetpack Compose) using Firebase and Kotlin?

How to allow drag only on part of the SheetPeek of a BottomContent in BottomSheetScaffold?

How do I separate text and icon in TextButton

Fix item at a given pivot in Jetpack Compose's TvLazyRow/TvLazyColumn

Jetpack Compose pointerInput detectTapGestures Set onLongPress timeout?