Just another life-saver video from PL. Thank you so much
@PhilippLackner2 жыл бұрын
You're welcome!
@anuragkanwar18443 жыл бұрын
Love from India ❤❤
@hell9659 Жыл бұрын
Okay, i was skeptical with composem, even after first 7 8 videos, but after this video, i am 101% sure i will learn this instead of xml, because its a 10x better and easier way to do things in android
@l201012 Жыл бұрын
Why it is better and easier than XML? I have 12 years android experience and I don't feel the same 😅
@hakanncevikk10 ай бұрын
exactly! xml too easier than Compose, we was only dropping widgets @@l201012
@SufianBabri5 ай бұрын
@@l201012 it's likely because like me, you have become super comfortable with XML and also the fact that you haven't worked much with Compose.
@doke60572 ай бұрын
@@l201012do you still think same since ?
@pravindesai-nm6io2 жыл бұрын
Started jetpack compose, and was missing constraint layout too much, great tutorial
@husaynsvideos2 жыл бұрын
You have to use this dependency now : implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
@mrjackson9137 Жыл бұрын
thanks man, it's only 2 people who was actually following this video along as I see 😁
@alh311 Жыл бұрын
This is the way
@MilitaryAdventurer6 ай бұрын
تو بسیار حرفه ای هستی و بسیار زیبا و ارام اصحبت می کنید بنابر این هر کسی انگلیسی به خوبی یاد نداشته باشد ویدیو های شما را می توانم به خوبی درک کند
@i_senne3 жыл бұрын
You are helping me so much. Thank you. God bless you, bro !!!
@mariodevelopersantos11023 жыл бұрын
Your videos are awesome, thanks for one more ! Congrats!
@SparshMr3 жыл бұрын
Can you please make a video on how to build responsive layouts with compose?
@daniyal47572 жыл бұрын
Up
@saharas76352 жыл бұрын
Your videos are awesome, thank you.
@daniyar27183 жыл бұрын
Thanks for video, so clearly explained. Good job👍
@munbonecci78503 жыл бұрын
Nice and Great as always!
@Kunal-jp8tn3 жыл бұрын
Thank you so much for this informative video.
@xD-saleem3 жыл бұрын
OMG! you're the man!
@davidturcotte8312 жыл бұрын
But why? I guess it helps for constraining one object to another, but can't that be done without the additional implementation? In learning Compose, I've done most of that with the basic toolkit and haven't tried a couple things. Maybe it helps with more dynamic views?
@langminhnguyen26513 жыл бұрын
Love from VietNam ❤❤❤❤❤❤❤❤
@amineayachi3353 жыл бұрын
Great well done philipp always the best
@hamzaechchabli81328 ай бұрын
great explanation
@ZaidZakir3 жыл бұрын
what is the ideal use case for constraint layouts ?
@AA_Yoloist2 жыл бұрын
Hmm?
@ChrisAthanas3 жыл бұрын
Nice short explanation
@anb43512 жыл бұрын
Let's hope they will add some sort of drag and drop into compose constraint layout, it will really speed things up
@valdompinga2 жыл бұрын
true tho, this way kinda reminds me of react native, love it!
@gowthamon32273 күн бұрын
Whats the equivalent of the horizontalChain in xml views?
@makkhan31532 жыл бұрын
You got some skills pal
@arefjev19803 жыл бұрын
Tnx for this video.
@rajjaviya28282 жыл бұрын
Thank you
@DanielLuche8 ай бұрын
Awesome
@chetangarg96423 жыл бұрын
thanks for the awesome vid PL, quick doubt if I update height n width from modifier and apply some different once from constrain what would be the behavior?
@PhilippLackner3 жыл бұрын
What keeps you back from trying it out?
@somith163 жыл бұрын
Lovely
@11m03 жыл бұрын
thanks
@ShukurovaMehriniso Жыл бұрын
wow
@mohammadamirkanjoori1382 жыл бұрын
nice
@LiranBarsisa3 жыл бұрын
Would "layoutId" set an actual ID there, so that via layout-inspector tool (and others) you will see it having this ID ?
@farhad95793 жыл бұрын
what about Relative Layout. is there any Library for that in compose?
@sureshsivalingam013 жыл бұрын
Hi bro, I know that constraintlayout compose is in beta Can u make a video based on visibility for constraintlayout. does it have visible, gone, invisible like we do in xml designs
@aseemsharma46432 жыл бұрын
We need to make use of recomposing concept to deal with visibility, to ellaborate this we will change the state, compose will redraw ui and this time we don't create that layout, maybe using some If else block, that's how you do it in Flutter and other declarative UI platforms.
@commonsense10193 жыл бұрын
It's not working 😭
@giovanni_siciliano_ivano2 жыл бұрын
thank you to make the flag of my nation, Italy uber alles :)
@micahspecial5927 Жыл бұрын
Hi just curious, why mine need to put column? implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0-alpha12")
@brainman21253 жыл бұрын
Hello! Thanks for great videos! Have u plan to make videocourses of Flutter? You can be one of the best teacher of it and boost up subscribers and views, cause to nowdays there are not actually good courses with it)
@mdazharuddin46843 жыл бұрын
Definitely true! But he already said he is not interested in Flutter.
@mr.saibaman1227 ай бұрын
The moment you realize the Flag of Italy 8:25
@tommy9x3 жыл бұрын
Thanks, but the guidelines example should be clearer, i dont understand why it doesn't have top or bottom