Unfortunately Jetpack Compose is not as stable as ...
# compose
h
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
what do you mean by "is not stable" ?
s
Can you elaborate more about the glitches?
u
Maybe I can help if you provide more information.
a
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
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.