Wow. I didn't know this. Thank you very much. I really needed this in my project right now. Why are your videos always so timely.
@StevdzaSan6 ай бұрын
I like keeping my audience up to date 🙌🚀
@tahabenly5 ай бұрын
Thank you 🎉
@IvanWooll6 ай бұрын
Nice I didn't know about this. Well explained :)
@YaneP-d8e6 ай бұрын
Nice
@AndroidDeveloper-ik6ed6 ай бұрын
Should I add any other implementations?
@nomatter24444 ай бұрын
Yes you do. dependencies { implementation("androidx.compose.foundation:foundation-layout:1.7.0-beta04") }
@MohsinAli-sc8iv5 ай бұрын
What happens when I reduce the size of the list that has already been rendered. for example fist its size is 3 and then it reduces to 1. I am getting crash of IndexOutOfBound.