Android ConstraintLayout Tutorial

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Few other hour long tutorials did NOT explain this basic but very important info about the constraint layout. Thumbs up!

phantomreference
Автор

just starting android, gotta say this tutorial was fantastic, thanks

carminemonaco
Автор

Very good explanation.. Simple and effective..!!! Thanks and keep making good content.

aalap
Автор

Really good and simple explanation about this layout. Thank you!

franciscop
Автор

Thank You Buddy <3
This is my first tutorial about the constrain layout ...
Well Explained Thanks Again <3

thilinajayathilaka
Автор

Good video but I think if you used the blueprint view then it would've been easier to visualise the constraints. And also, I understood the difference between relative layout and absolute layout - you didn't have to explain it for the first 9 mins, but perhaps made another video or kept the explanation shorter. But helpful content overall, so thanks.

SameenIslam
Автор

hey dude u just save my ass
10x :)
life saver

mihesoclement
Автор

Thanks for this! I having a hard time making my layouts scale properly from my preview to my phone. Do developers usually use the Design tab to make the layouts or the text tab and code direct in to the XML file? Thanks!

christopherholmes
Автор

if you coming from ios background, this one is same with ios auto layout.

Bhimbim
Автор

If I programmatically change the visibility of one of the views, what happens to all the other views constrained to that view? Will they try to re-infer their constraints? Or does the layout just go apeshit and misalign everything?

George-nxzu
Автор

if you need left and right margins as percentages, then you still need to resort to spaces. which sucks.Or is there a better way to do it?

johnnyshoes
Автор

it doesn't look the same when I operate the emulator. all the views are pilled on each other, not with the margins in the blueprint. why is that?

mobyboy
Автор

Does anyone know of a good tutorial on how to use images in android studio? I keep getting out of memory errors and I'm not fully sure on why. I know I have to use smaller resolution images and sort them in different folders but I need the full tutorial on how to use them. Once I have that down packed I can finally fully start making apps.

dr
Автор

hi. But when the text is large, let's say name: Williams ( Works fine) but when I change Williams to something like name: williams.williams.williams it overlaps, How can i solve this?

na_you_mess_am
Автор

When I set image button textview and edittext, sudden constraint remove automatically. Why?

nabeelhafeez
Автор

what is the theme you use for the android studio?? I liked it,

KrishnaCh
Автор

You could have told that in like 10 minutes. Terrible waste of time.

jacekgmoch