Android development has changed a lot in the last 6 years. I remember having hard time understanding the documentations when I was a beginner. For most of time it was the only resource available on some APIs. Now there's so much good resources to boost anyone's progress starting in android 🔥🔥
This is not a working code. If you do this, the list will not scroll through the last ImageSize height. Last item will be hidden or cropped depending on item height.😢 This is because offset also offsets the last element. To fix add extra spacer with height=imageMinHeight in the end of you list
3 месяца назад+3
Yess! I wanted to do this so bad, now I understand how it works, thank you!!
What i dont get here is that since the initial composable was a Box with a List and an image , why were they not overlapping and positioned as if in a Column . Godddd , this videos are so awesome until they are not . Was there some kind of manual positioning of composables under the Box composable or ?
@@GakisStylianos will be useful for both, I know there are some solutions for this from the community but would be nice to get an official impl with modifier.node for better performance.
i am B-Tech IT graduate but i want to pursue app development as a skills and do expertise please give me best roadmap and FREE courses to pursue app development in new era of ai and new technologies relevant courses for app development i am waiting for your response
Watch more Compose Tips for Delightful UI → goo.gle/ComposeTips
Android development has changed a lot in the last 6 years. I remember having hard time understanding the documentations when I was a beginner. For most of time it was the only resource available on some APIs. Now there's so much good resources to boost anyone's progress starting in android 🔥🔥
A sample github project where we can reference the code with some usecases would be nice.
This is not a working code. If you do this, the list will not scroll through the last ImageSize height. Last item will be hidden or cropped depending on item height.😢
This is because offset also offsets the last element. To fix add extra spacer with height=imageMinHeight in the end of you list
Yess! I wanted to do this so bad, now I understand how it works, thank you!!
What i dont get here is that since the initial composable was a Box with a List and an image , why were they not overlapping and positioned as if in a Column .
Godddd , this videos are so awesome until they are not .
Was there some kind of manual positioning of composables under the Box composable or ?
I remember I used these deltas when I was making a custom upside-down pull-to-refresh component.
Thank you, can you explain to us how to connect SQLlite database using Room and display and follow the data through SQLlite Browser?
Thanks for the tips.
How can we add a ‘snap’ behaviour to this?
Nice! But what about getting a simple scrollbar component?
In a lazy or a non lazy list?
@@GakisStylianos will be useful for both, I know there are some solutions for this from the community but would be nice to get an official impl with modifier.node for better performance.
@@roman71717 nothing "simple" about a scroll bar for a lazy list
does anyone have the github repo for the demonstrated app?
Awesome🙌
Where can i get the full code? it would be better to provide full code or any gist...
On Android Developers Website
Thx 🙏 ❤
Coding now a days moving to too much declarative. No logic required to code. You only need to know what to apply 😅
i am B-Tech IT graduate but i want to pursue app development as a skills and do expertise please give me best roadmap and FREE courses to pursue app development in new era of ai and new technologies relevant courses for app development i am waiting for your response
Android redesigning is inevitable. Please.
😊😊😊
Android!
I don't like Android Developers teaching method. You can not just explain the code without building it from start to finish.
Why not just use html, css and javascript sintaxis for android development? Im gonna wait
you can do it in react native, cant you ?