ConstraintLayout deep dive (Android Dev Summit '18)

  Рет қаралды 86,675

Android Developers

Android Developers

Күн бұрын

Пікірлер: 47
@mdocevski
@mdocevski 6 жыл бұрын
I really love ConstraintLayout, but I very, very rarely use the visual editor. I'm much more precise and fast when typing the constraints with autocomplete, a couple of letters of the first part, one or two of the second part and you're golden. Still haven't gotten a hand on typing out the chains and that's where I use the visual editor.
@JimPekarek
@JimPekarek 6 жыл бұрын
Yeah, the visual editor is both slow and extremely hard to use effectively with anything beyond trivial view complexity. It's way easier to type by hand 98% of the time.
@devanshmaurya9928
@devanshmaurya9928 5 жыл бұрын
You're so like me 😃
@hotmule
@hotmule 5 жыл бұрын
What's so hard about writing chains? First view is bottom to top of second and second is top to bottom of first, then specify chain style on the first view
@sindisovevo
@sindisovevo 5 жыл бұрын
Constraint layout my favourite. Motion layouts are interesting... Deeply in love wt Android programming
@koncinar
@koncinar 6 жыл бұрын
A great presentation and exciting content. Android Studio is slowly but surely maturing also on the frontend side of Android development.
@olealgoritme6774
@olealgoritme6774 5 жыл бұрын
ConstraintLayouts have improved - thanks! Correct me if I'm wrong, but the reason to have a Visual Editor in the first place, is to skip a lot of coding, be productive - and make it easier for developers to create UI layouts in a short time period. The AS Visual Editor is messy, very slow, and being productive is more or less impossible. Instead of adding new features to the Visual Editor, please start fixing it, make it easier and more effective to use, and maybe even throw in some layout presets with built-in modern design guidelines.
@Pulkit__7
@Pulkit__7 5 жыл бұрын
OMG I learned so much from this video, I wonder why I didn't see this video before.
@shikharchaudhary6984
@shikharchaudhary6984 4 жыл бұрын
Specifying 3:1 aspect ratio at 5:00 does change the image size for me. I have exactly the same constraints as shown.
@thatcaligula
@thatcaligula 5 жыл бұрын
Kudos for ConstraintLayout + MotionLayout! (but I wouldn't exaggerate with animations in apps)
@RakhiDhavale
@RakhiDhavale 5 жыл бұрын
I really liked the new features that got introduced with motion layout.
@wholebrain8457
@wholebrain8457 6 жыл бұрын
I can't wait to get things serious with that motion editor !
@BoxingHacker
@BoxingHacker 5 жыл бұрын
Very awesome! Is there any plan to allow multiple transitions in a motion scene
@harshontherocks
@harshontherocks 5 жыл бұрын
Shouldn't the vertical barrier with a direction set to right switch to left when i change to an rtl locale
@hitsvaidya21
@hitsvaidya21 6 жыл бұрын
Still the Visual Studio is best for designing 👌Just drag and drop and set at any place you want. Build something like that.
@i_am_reshad
@i_am_reshad 4 жыл бұрын
wowza ! thanks to googlers for helping developers
@iulianflester
@iulianflester 5 жыл бұрын
Why constraintLayout does not work inside a recycleView( I'm talking about the layout I'm using for each row...). This layout looks unfinished and with lots of errors... Why?
@princedholakiya1225
@princedholakiya1225 6 жыл бұрын
Horizontal Guideline within Scroll view can not work properly If I set Horizontal Guideline app:layout_constraintGuide_percent="0.7" , it consider scrollview height of 70 %.
@reemhazzaa9205
@reemhazzaa9205 6 жыл бұрын
That's a great video. Thank you very much.
@codinginflow
@codinginflow 6 жыл бұрын
But "E-Mail Adresse" is not German for "Email" 😂 It's German for "Email address"
@codinginflow
@codinginflow 6 жыл бұрын
Also "Neuen Account erstellen" is German for "Create a new account"
@lukecross5439
@lukecross5439 4 жыл бұрын
@@codinginflow Even Google misses... :0
@TheAbhidugar
@TheAbhidugar 3 жыл бұрын
not able to add constraints from editText to barrier. what to do?
@valour.se47
@valour.se47 6 жыл бұрын
i am using AS 3.3 beta 3 and CONSTRAINT_LAYOUT_VERSION = '2.0.0-alpha2' most of the options they are showing here aren't available !
@valour.se47
@valour.se47 6 жыл бұрын
alright i found the options when i created a new project from scratch and i can see them , but in existing one i have to figure out
@eatthepi
@eatthepi 6 жыл бұрын
Maybe your existing project had constraint layout 1.1.3 as a dependency but 2.0.0-alpha1/2 is required for the new solver features.
@williamrai9911
@williamrai9911 6 жыл бұрын
If I add baseline, I cannot constraint top and bottom of the views. And I cannot constraint two views two times
@amankumarkashyap400
@amankumarkashyap400 6 жыл бұрын
I'm unable to centre the email and password after creating the chain between them. I'm using pack vertically after selecting both of them.But still not able to centre the entire layout vertically in the screen . any Help?
@bartekpa
@bartekpa 5 жыл бұрын
Excellent talk, but would have been even better if you had used Android Studio :D
@apoorvgupta2511
@apoorvgupta2511 4 жыл бұрын
where is the sample data? Can't find that?
@c5inco
@c5inco 4 жыл бұрын
Apoorv Gupta it’s now in the context menu
@roysupport
@roysupport 6 жыл бұрын
How can get motion editor window in AS?
@mwshubham
@mwshubham 6 жыл бұрын
design is something how it work not how it look - Clearly described by layout editor design
@cryingwater
@cryingwater 5 жыл бұрын
Definitely a great help
@devoysoftech9877
@devoysoftech9877 5 жыл бұрын
love the videos but please improve sound loudness it was very low
@BoxingHacker
@BoxingHacker 6 жыл бұрын
Lol Instant run is still not working in 2018😅.... But they are really doing great work with constraint layout. Android development with kotlin, jetpack , constraint layout is really amazing.... I love developing in android.
@devdeeds
@devdeeds 4 жыл бұрын
After contraintlayout, layout design became easier.
@slobicak
@slobicak 6 жыл бұрын
Wonderful!
@jeffreyrivera5505
@jeffreyrivera5505 6 жыл бұрын
Great! 👍🏼
@mahmoodali1871
@mahmoodali1871 6 жыл бұрын
I want the music in last of video 😊😊 , how I can get it without any effort 😑😑 (download as audio -> cut they interested part of audio -> then export as audio also -> enjoy )
@AshishKumar-dx6pv
@AshishKumar-dx6pv 4 жыл бұрын
well explained
@RodrigoGomezV
@RodrigoGomezV 6 жыл бұрын
That animations!!
@yudelyfilpo3917
@yudelyfilpo3917 2 жыл бұрын
Bendición Jesucristo excelente un buen explicación mié esplicasiones paeleseamaen es pa San el cómo retransmite canale década transparencia política momento consoliden e mil contraseñas. Resetear gracias mihopinion
@parasbhanot
@parasbhanot 4 жыл бұрын
This is so complicated why don't they just implement anchor layout in javafx it is way more intuitive than this.
@Atarian6502
@Atarian6502 3 жыл бұрын
And all this mess just because someone at Google doesn't get the concept of nested views like the generations before them did! :(
@Eddytorial
@Eddytorial 4 жыл бұрын
this is very much iOS but somehow it is not too.
Best practices for themes and styles (Android Dev Summit '18)
23:17
Android Developers
Рет қаралды 53 М.
Mastering ConstraintLayout in Android
47:23
GDG Johannesburg
Рет қаралды 146 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Android Suspenders (Android Dev Summit '18)
37:04
Android Developers
Рет қаралды 31 М.
CHAINS AND GUIDELINES - Android Fundamentals
12:30
Philipp Lackner
Рет қаралды 54 М.
How to Kotlin - from the lead Kotlin language designer (Google I/O '18)
39:24
Пластмассовый мир Хуанга | Разбор DLSS 4 и Nvidia RTX 50
25:01
An introduction to Shader Art Coding
22:40
kishimisu
Рет қаралды 1 МЛН
Single activity: Why, when, and how (Android Dev Summit '18)
39:16
Android Developers
Рет қаралды 162 М.
The components of Material Design (Android Dev Summit '18)
29:20
Android Developers
Рет қаралды 68 М.
Motion Layout: ConstraintSet animations - MAD Skills
9:45
Android Developers
Рет қаралды 35 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН