Please use this link to access the resources for this workshop - the other link expired drive.google.com/drive/folders/0B7jzFAPAscSMdURzMHNHZ3NtSjQ?resourcekey=0-hm0rViMZOkZXNO8L9Ky8Kg
@trocchiettoski6 жыл бұрын
Rebecca this build from scratch approach helped me a lot, thanks
@BabaSaiBatte6 жыл бұрын
Learned exactly what I needed about constraint layout. Thanks for the video!
@LiranBarsisa7 жыл бұрын
Some comments: 1. 25:18 This is an annoying bug. Wrote about it here: issuetracker.google.com/issues/70118726 2. 28:57 Another issue. reported here: issuetracker.google.com/issues/70118782 3. 43:36 You aren't supposed to set capital letters to the text of the button. The button already does it for you.
@divinedube57257 жыл бұрын
hello Riggaroo and fellow coders!!! UJ student in the house!!!!, cant wait to see whats bakin today in the android house (thinking... oreos..) super excited, cant wait!
@sayedaliyahyaazhar42184 жыл бұрын
Well done Rebecca!!!! keep up the great contents....
@kd_dev11926 жыл бұрын
Thank you for taking your time and making this video. It was really helpful. I would love it if you make videos like this more often. Tnx again.
@ramanrajagopal7 жыл бұрын
Thanks for deciding to do one. Cleared lot of my doubts.
@AlaminBhuian6 жыл бұрын
Thank you very much. Your contents are very rich and helped me to understand android layouts.
@AhamBramhasmi016 жыл бұрын
the very best explanation on constraintlayout I have ever seen your demo app is also simply superb thank you very very much for the great explanation. I still have some questions on constraint layout can you please make another video with much more complicated layout so that we can have better understanding.
@MrTASouza7 жыл бұрын
Thanks for the video, really helped discover some really nice ways to work with constraint layout. Just a suggestion: you should put all links you've show in the video in the description.
@lovkeshsinghkhalsa5 жыл бұрын
Will you please tell me the exact ratio of header and poster images like you say in tutorial 16*9, 2*2 which mean like pixel, inches, dp or else
@haysarodrigues68367 жыл бұрын
Thanks Rebecca! Hope you do it more times!
@lucianogreg12486 жыл бұрын
Hi Rebeca, i download your demo, i notice you commented a Nested Scroll .So if you need to scroll vertically all the screen not work . I try to put instead below theparent constraint Layout a ScrollView and inside a new constranit layout with all the elements. Thats work fine and i can now scrool all the layout, but the problem animation breaks, when i click the image can not interact with the animation. So ithink Constraint work ok but if you need to add scrool problems begins. and all the potencial of animation cant be used with scroll. You notice that ?
@lucianogreg12486 жыл бұрын
Finally I found a solution, I make a wrapper layout that have a scrollView as parent and include inside the origin constraint layout of your animation (with the include directive). Then in the code the only change i have to make is to set the contentView as my wrapper layout. Now it works, it scrolls all screen and animation also run ok , because the ConstraintSet still read your originals layouts. Hope it helps ! greetings from Argentina !
@CyrusTheGreatKing6 жыл бұрын
Hi, is it possible to make a 3 by 3 layout with constraitLayout? I'm a beginner and want to creat a tic tac toe board, I kinda know how to make it with relativaLayout and linierLayout inside it!
@prasuguna6 жыл бұрын
Excellent one Rebeccas Thanks a bunch!!
@easycodes71315 жыл бұрын
So when applying ratio that's how the image will look on all screen sizes?
@GerardPaligot7 жыл бұрын
I'm happy there is a replay, because I couldn't be present at the live. I have questions for you: 1. Your example is interesting but it is easy to put all this screen in a ScrollView? The editor is enough smart to not disturbing you when you design your screen? 2. What's your opinion about ConstraintLayout in items of a RecyclerView? Thanks in advance. Waiting your next live.
@riggaroo7 жыл бұрын
Gérard Paligot yes it would require a scrollview to properly work on all screens, it's a shame I didn't get to that point 😊 time ran away with me.. ConstraintLayout items in a recycler view is totally fine 👍 have done it and works well.
@jxsl136 жыл бұрын
thanks for the nice video! would love to see more content :). Also I have got a question about how to use the constraint layout with the adjustResize windowSoftInputMode. I first used the linear layout and it worked properly, but due to the power of the constrained layout I wanted to switch to it, but kind of fail to implement the feature where the layout adapts to the smaller screen size due to the visible keyboard.
@khalidtemsamani14535 жыл бұрын
Just a WOW tutorial n explanations THANK YOU !!
@felipefranco74446 жыл бұрын
Hello Rebecca. Can you please upload a video that explains how to do the constraints and that when we change to low and big devices the app will still look the same?. Maybe you can send me a link to this info or a video will be more helpful, please. Also can you please send a link to the code for the constraint animation in java.
@xmad97816 жыл бұрын
Thanks for your tutorial... its really heplful. i have a question: your build has a little diffrent from your planed design. i can see there is no title bar on the top. but your live build was showing that (the app name). i tried many times to remove it by change the theme but its always show the title bar or an empty white space on the top. how can i do that ?
@TRK216 жыл бұрын
I am new to Android.....can you make some videos on designs like login,enter pin screens
@christophernwezza12714 жыл бұрын
This is really cool and great. Nice one
@mayurpadia3325 жыл бұрын
Hi, I really liked your video. Thank you so much for uploading it. I have one question, regarding it. I want to layout two two TextView side by side. Horizontally, they will be on the same row. The problem is my TextView1 is overlapping on my TextView2. Please help.
@viridian43885 жыл бұрын
If anybody is here for the code, project starts at 3:31
Amazing Tutorial Rebecca, cleared lot of my doubts for constraint layout but i am facing issue using chains, the option is disabled when i try right clicking on the button. would you know why and how can i enable it. Many Thanks :)
@madhawapriyashantha37224 жыл бұрын
very clear explanation thanks
@davidbrunet23455 жыл бұрын
Tried to do the basic tutorial at codelabs.developers.google.com, but it lacks a lot of information about details. This is absolutely perfect. Love the way you explain everything, and the tips here and there. Thank you !
Hi! I have a small suggestion: could you please upload future videos in a higher resolution, preferably >=2k? It doesn't even matter if the original recording is in 1080p but when you upload it to KZbin in high res compression won't ruin it as much. Thank you for your effort!
@sid.h7 жыл бұрын
Also, I think I just listened to an interview with you in Fragmented podcast episode 42. I recognized you because of the little story about your name. Cheers!
@riggaroo7 жыл бұрын
Thanks for the suggestion - will try adjust the settings for the next time :)
@ahteramkhattak22435 жыл бұрын
can you please increase the fontsize of the editor in android studio the next time you do a live stream. that would be great.
@mahdib93614 жыл бұрын
Amazing Video thanks
@salimujtabas6 жыл бұрын
great stuff. helping me a lot. thank u very much.
@nagabhushansb73506 жыл бұрын
Nice intro (in quite depth) of constraint layout! Just one issue the video quality :)
@mahdib93614 жыл бұрын
Please Upload More Video in KZbin
@master-x72834 жыл бұрын
Thanks! It was very helpful.
@mmddyyyy-his5 жыл бұрын
It's terrible that Android is just reinventing the wheel, I mean, I could do that in a matter of minutes with HTML and CSS without the help of that view designer, i can just imagining each component positions, I can just using Vim, I am doing several Android UI and it's been a Painful experience