I hear PullToRefreshContainer has been overtaken by PullToRefreshBox Added in M3 Version 1.3.0-beta05 released on July 24, 2024
@زيد_اليماني8 ай бұрын
Oh man it was hell searching for this topic and I couldn't find any guide that would tell me how to do it without resorting to the old MD, thanks for this great content
@bebojackal46018 ай бұрын
Once again Philipp to the rescue. I was just about to start a task about THIS !! thanks man
@aj34138 ай бұрын
Thank you so much, I need one pull to refresh feature for my news app
@seguramlk8 ай бұрын
Thanks ma dude. The only problem I see with this composable is that it does not animate its loading icon exit transition. Hope the Android team changes it Keep it up 👍
@Alchemist102418 ай бұрын
your videos are always fun to watch also easy to understand 💯
@Mr.E.C8 ай бұрын
Thank you very much, that is really a much better solution than what I have always done up to now.
@bolivarcortes4268 ай бұрын
Excellent video, you can give an example of using paging and pulltorefresh at the same time with kmp
@muyassarabdullah15048 ай бұрын
Very awesome explanations... I need this for my app...Thanks bro
@slyene62028 ай бұрын
Oh, this is exactly what i needr right now. Just in time, thanks a lot!
@KunalGoyal8 ай бұрын
Philip, please make a video on Localisation support in app.
@DanielCalvo54 ай бұрын
Is it posible to do the pull to refresh in the bottom of the list instead of the beggining ?
@twisted_myk7 ай бұрын
The API is a little weird and difficult to reason about. I'm certain it'll change before they get rid of the experimental annotation.
@Ahmedsoumailaabibou8 ай бұрын
bonjour à tous, bonjour professeur Philipp Lackner Puis-je utiliser Jetpack Compose Multiplatform pour créer une application multiplateforme similaire à WhatsApp ?
@enriquelopezgordillo10587 ай бұрын
Im making my first app in Compose and I don't now if ConstrintLayout is normally used or it's better to use Box/Colunm/Row.
@brgame88 ай бұрын
How to pull to refresh, but not using lazy column?
@-ECE-SOGATAKAR8 ай бұрын
If there are not many item to be loaded why will you use pull to refresh
@bryankeltonadams8 ай бұрын
@@-ECE-SOGATAKAR what's the typical interaction for updating the data on a static page, like a details page? i.e. that details page is stale for however long the user is in there and sitting on it, and they want to be able to get the latest data on that page without having to leave the item and coming back.
@tonnie70793 ай бұрын
Nice content at another level Pls let me know how you would manouvrex the key parameter on items() overload: items(items = items, key = {it}){ ... } I am getting an error with this code
@AnshuAnmol-iz4sd8 ай бұрын
This guy us Legend
@odeykhalaf4428 ай бұрын
Thank you for your video but how to handle LazyPagingItems! so we can add LoadingItem() or ErroItem() to the lazyColumn, based on paging loadState
@nestpohnpawit76143 ай бұрын
Thank
@AnshuAnmol-iz4sd8 ай бұрын
The Legend
@ALEX544028 ай бұрын
thanks thats nice i use arch btw
@vinod64288 ай бұрын
Pull to refresh with paging library is possible?
@Imbalanxd8 ай бұрын
I've found that lazy containers really dont react well to changes in lazy list states when refreshing.
@FranciscoConstante6 ай бұрын
Thanks a lot, it worked!
@manticomar11467 ай бұрын
Does this work with paging 3 I need it with my paginagtion on referesh?
@Den-zr6ke8 ай бұрын
Cool!
@tntchannel66558 ай бұрын
Hello Philipp, can u make video how to upload files into some server,?
@ПавелДуюнов-г8щ2 ай бұрын
This is more like a hack! It should work out of the box, like in iOS.
@vitalijuskolinko90118 ай бұрын
thank you, my master! \m/_O.o_\m/
@MikeWardNet8 ай бұрын
The banner image on this video makes me think of the old "Pull my finger" joke. 🙄
@editspro4008 ай бұрын
How to open my app on REAL ANDROID PHONE IN REAL LIFE??
@stewie2k5197 ай бұрын
There is no real life, it's just a simulation [use a usb or wireless connection that Android Stuido provides]
@ygx83058 ай бұрын
Explain things properly and slowly rather than reading things drom the script.
@tonnie70793 ай бұрын
I found this (and all other videos ) so intuitive, I don't think he was reading a script. His explanations were just flowing!