python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why does the UI flicker when using navigation component(xml) with Fragment and ComposeView?
I am using Jetpack Compose in an existing app with a XML based navigation graph.
The transition from FragmentA to FragmentWithComposeView ( and vice-versa) is not smooth and causes the UI to flicker. ...
Salil
Votes: 0
Answers: 0
Scroll issue with LazyColumn inside BottomSheetDialogFragment
I use LazyColumn inside BottomSheetDialogFragment, but if to scroll LazyColumn list UP then Bottom Sheet Dialog scrolls instead of LazyColumn list. Seems like BottomSheetDialogFragment intercepts user...

Mike
Votes: 0
Answers: 4
Show touch point using Android Jetpack Compose?
How show touch point using Android Jetpack Compose?
Example:
Alex
Votes: 0
Answers: 1
Jetpack compose and AuthStatelistener firebase
Hi i am trying to create an app in jetpack compose with MVVM architechture and with firebase.
I am now wondering where you would go about placing the AuthStatelistener in this case. I cant find anythi...
jens
Votes: 0
Answers: 0