Unfortunately Jetpack Compose is not as stable as advertised. I have 3 weird glitches in the app and one can only guess what the reason could be. I decided to go back to fragments
🧌 4
y
Yves Kalume
09/01/2022, 7:13 AM
what do you mean by "is not stable" ?
s
Sunil Kumar
09/01/2022, 8:49 AM
Can you elaborate more about the glitches?
u
包子such fun
09/01/2022, 9:50 AM
Maybe I can help if you provide more information.
a
AmrJyniat
09/01/2022, 9:59 AM
Actually, this is correct somehow, yesterday I want to implement a little scrollbar to lazyColumn but guess what? there is no SDK for that feature.
I know it's simple to implement one but I was expected to use this natively.
f
Filip Wiesner
09/01/2022, 12:08 PM
there is no SDK for that feature.
I know it's simple to implement one but I was expected to use this natively.
That does not mean it's not stable tho. Just that it's not as feature rich as the old View system which has years of development behind it.