I am new to all three items . Kotlin mvvm and jetpack and I have to say your video is amazing.
@vengateshm21224 жыл бұрын
Thank You Mitch. I thought you will be writing adapters for recyclerview but it is as simple as Flutters' list item builder.
@miguelnuno9282 жыл бұрын
The dead of Recyclerview and his adapters children makes me happy hahaha
@ricks11292 жыл бұрын
Hi Mitch. Would like to thank you for being so considerate of your learners. A simple act of using white background in your Android Studio is so much comfortable. Don't know why almost everyone else is crazy about black screens where it is so difficult to figure out the code. Power-saving is essential but not at the cost of huge inconvenience for end users
@DS-bz4mz2 жыл бұрын
I find it a lot easier to see when the text is on the darker background, plus it's easier on your eyes at night
@typingcat3 жыл бұрын
I read an article today that said "Declarative UI" is the new "mega" trend, and Compose will eventually replace the traditional XML UI in Android. Another article said that traditional XML layout stuff is the "Imperative UI". But seeing is the code, how is the method of creating the UI in Compose fundamentally different form the XML UI? It seems that it is creating the UI in the same way as the XML but looks shorter only because we are using default values for things that we had to explicitly declare in the XML such as the "android:layout_width". If Google had decided to make those attributes all omittable and default values were chosen for them, wouldn't it be basically the same as this Compose UI declaration? And they say that one of the "pros" of the Compose UI is that the code looks cleaner, but all those nested code blocks look more difficult to understand than the XML.
@LetrixAR4 жыл бұрын
Waiting for loading images. I'm trying with CoilImage (from accompanist) but the scroll is really weird.
@codingwithmitch4 жыл бұрын
I'll show you a simple method tomorrow
@Shoan3D4 жыл бұрын
Recycling ♻️ engagement
@muhammedshahin62992 жыл бұрын
Thank you, mitch. You're awesome
@juanrincon41104 жыл бұрын
Here is my prideful engagement!!
@raghund14814 жыл бұрын
Is there a way to add a scrollbar thumb here? I have a lot of rows here and need a scrollbar thumb and I just cant find a way to add one. Pls help. Thanks.
@diodio63354 жыл бұрын
How to setup animation when scroll the list to the top and the end?
@speedboy936403 жыл бұрын
Hi Mitch! Great content!
@anuradhaamarasinghe96493 жыл бұрын
Thanks Mitch. Here goes the engagement
@АлександрПальчевский-г7о4 жыл бұрын
Thank you for the video!
@wajdidaghlas31784 жыл бұрын
انت استاذ رائع......its mean: you are fantastic master
@Lars1314 жыл бұрын
Shouldn't convert the .png image to .webp?
@abdelrhmantalat98134 жыл бұрын
Hi Mitch, Can you tell us why we are not using @Preview in our components?
@codingwithmitch4 жыл бұрын
I'm not because its slow and it makes me angry
@anudeepananth3 жыл бұрын
Hey Mitch... there is no way in compose to show if user is overscrolling(when reached the end of list or the beginning of list), the visual feedback is built in when using XML and also the swipe down to refresh is not possible in compose as of now... is that right?
@dipveo36664 жыл бұрын
Thank you Mitch !
@erickramones21673 жыл бұрын
I wish there was some visual representation of the code when building the components like when the xml was used.
@anindyaray19133 жыл бұрын
hey, you can preview what you are building using the preview annotation and calling the function you want to see inside the function annotated with preview.
@hellespont50723 жыл бұрын
Does anybody know how to access MaterialTheme.shapes.small/medium etc? I tried googling it and can't find any info, seems to have changed since Mitch made this video. Official Jetpack Compose Theming documentation uses the same syntax but I can't access it. I checked gradle file and as far as I can tell I have all the correct imports. Anybody know the new way to do it??
@ailacherim4 жыл бұрын
Awesome, thanks!
@danyelsh8743 жыл бұрын
thanks mitch!
@oleg_dnipro3 жыл бұрын
how to load image from resources in Compose?
@hellespont50723 жыл бұрын
Hey did you find a way to do it? Is it using painterResource??
Hi great vedio but i wonder what font you are using 👌
@moussawade59574 жыл бұрын
Thank u Mitch, so why you’re not used ConstraintLayouts in the Card(){} ? Thank u again for this courses
@codingwithmitch4 жыл бұрын
You can. I'll cover constraint layout later at some time
@roshanfx3694 жыл бұрын
Nice!!
@tonnie70793 жыл бұрын
I like how you say Blah, Blah, Blah at 15:23, pleasure listening to you.
@hoonjung21433 жыл бұрын
Great stuff! Thank you :)
@khaledqwas88514 жыл бұрын
Thank you
@alisamadzadeh31954 жыл бұрын
why don't use xml for ui?
@mukswilly4 жыл бұрын
This is a compose tutorial.
@CommanderSteps4 жыл бұрын
That will be legacy stuff on Compose release day.
@bboydarknesz3 жыл бұрын
With my low spec laptop, mine is smooth. I donno why, anyway thanks for new LazyColumn function, that's amazing function
@MdMainuddin-ev6tc4 жыл бұрын
Amazing
@JATHubb4 жыл бұрын
Mitch
@HienNguyen-xn7tr4 жыл бұрын
I love BBM
@onlinechatter85783 жыл бұрын
looking like an HTML tags... missing the tag!!😁.. lovely
@CommanderSteps4 жыл бұрын
Thank you!
@ahmedrageharc3 жыл бұрын
thanks for your efforts list is too laggy because bitmap drawable is too large , when you put file in default drawable dir android system rescale it by 2X or 3X to display ,which means that you are using very large images when loading list
@mehdiparsaei18674 жыл бұрын
The best.
@johnybaby95744 жыл бұрын
great!
@HelloBayzid4 жыл бұрын
❤❤❤❤
@Zeeshan-Syed4 жыл бұрын
👏
@YouGuto4 жыл бұрын
Engagement++ Like++
@terencejumba19393 жыл бұрын
creating adapter seems it will deprecate soon :) :)
@ChrisAthanas4 жыл бұрын
Engagement para ti
@hanac5586 Жыл бұрын
woohoo
@hanac5586 Жыл бұрын
I mean thank you
@hellespont50723 жыл бұрын
👌👨💻🙌
@Mohit-gb9dv2 жыл бұрын
Begiest difference in java and kotlin Semicolons are replaced by brackets 😂😂
@samha15134 жыл бұрын
oh god it was as leggy as my windows old surface pro 3