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
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 👍
bonjour à tous, bonjour professeur Philipp Lackner Puis-je utiliser Jetpack Compose Multiplatform pour créer une application multiplateforme similaire à WhatsApp ?
@@-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.
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
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
I hear PullToRefreshContainer has been overtaken by PullToRefreshBox Added in M3 Version 1.3.0-beta05 released on
July 24, 2024
Once again Philipp to the rescue. I was just about to start a task about THIS !! thanks man
your videos are always fun to watch also easy to understand 💯
Thank you so much, I need one pull to refresh feature for my news app
Is it posible to do the pull to refresh in the bottom of the list instead of the beggining ?
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 👍
Excellent video, you can give an example of using paging and pulltorefresh at the same time with kmp
Thank you very much, that is really a much better solution than what I have always done up to now.
Very awesome explanations... I need this for my app...Thanks bro
Oh, this is exactly what i needr right now. Just in time, thanks a lot!
Philip, please make a video on Localisation support in app.
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.
bonjour à tous, bonjour professeur Philipp Lackner
Puis-je utiliser Jetpack Compose Multiplatform pour créer une application multiplateforme similaire à WhatsApp ?
How to pull to refresh, but not using lazy column?
If there are not many item to be loaded why will you use pull to refresh
@@-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.
Thank you for your video
but how to handle LazyPagingItems! so we can add LoadingItem() or ErroItem() to the lazyColumn, based on paging loadState
Does this work with paging 3 I need it with my paginagtion on referesh?
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.
Pull to refresh with paging library is possible?
I've found that lazy containers really dont react well to changes in lazy list states when refreshing.
This guy us Legend
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
Thanks a lot, it worked!
Thank
thanks thats nice
i use arch btw
The Legend
Cool!
Hello Philipp, can u make video how to upload files into some server,?
The banner image on this video makes me think of the old "Pull my finger" joke. 🙄
This is more like a hack! It should work out of the box, like in iOS.
thank you, my master! \m/_O.o_\m/
How to open my app on REAL ANDROID PHONE IN REAL LIFE??
There is no real life, it's just a simulation [use a usb or wireless connection that Android Stuido provides]
Explain things properly and slowly rather than reading things drom the script.
I found this (and all other videos ) so intuitive, I don't think he was reading a script. His explanations were just flowing!