Just another life-saver video from PL. Thank you so much
@PhilippLackner2 жыл бұрын
You're welcome!
@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 😅
@hakanncevikk11 ай бұрын
exactly! xml too easier than Compose, we was only dropping widgets @@l201012
@SufianBabri6 ай бұрын
@@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.
@doke60573 ай бұрын
@@l201012do you still think same since ?
@pravindesai-nm6io2 жыл бұрын
Started jetpack compose, and was missing constraint layout too much, great tutorial
@anuragkanwar18443 жыл бұрын
Love from India ❤❤
@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 ай бұрын
تو بسیار حرفه ای هستی و بسیار زیبا و ارام اصحبت می کنید بنابر این هر کسی انگلیسی به خوبی یاد نداشته باشد ویدیو های شما را می توانم به خوبی درک کند
@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
@i_senne3 жыл бұрын
You are helping me so much. Thank you. God bless you, bro !!!
@munbonecci78503 жыл бұрын
Nice and Great as always!
@daniyar27183 жыл бұрын
Thanks for video, so clearly explained. Good job👍
@amineayachi3353 жыл бұрын
Great well done philipp always the best
@gowthamon322712 күн бұрын
Whats the equivalent of the horizontalChain in xml views?
@saharas76352 жыл бұрын
Your videos are awesome, thank you.
@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?
@ZaidZakir3 жыл бұрын
what is the ideal use case for constraint layouts ?
@AA_Yoloist2 жыл бұрын
Hmm?
@Kunal-jp8tn3 жыл бұрын
Thank you so much for this informative video.
@hamzaechchabli81329 ай бұрын
great explanation
@ChrisAthanas3 жыл бұрын
Nice short explanation
@xD-saleem3 жыл бұрын
OMG! you're the man!
@langminhnguyen26513 жыл бұрын
Love from VietNam ❤❤❤❤❤❤❤❤
@makkhan31532 жыл бұрын
You got some skills pal
@farhad95793 жыл бұрын
what about Relative Layout. is there any Library for that in compose?
@jehadkuhail9757Ай бұрын
Qucik Note: The Dependency line has changed to: implementation(libs.androidx.constraintlayout.compose)
@micahspecial5927 Жыл бұрын
Hi just curious, why mine need to put column? implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0-alpha12")
@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?
@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!
@LiranBarsisa3 жыл бұрын
Would "layoutId" set an actual ID there, so that via layout-inspector tool (and others) you will see it having this ID ?
@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.
@tommy9x3 жыл бұрын
Thanks, but the guidelines example should be clearer, i dont understand why it doesn't have top or bottom
@arefjev19803 жыл бұрын
Tnx for this video.
@DanielLuche8 ай бұрын
Awesome
@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.