Advanced ConstraintLayout by Nicolas Roard and John Hoford

preview_player
Показать описание
We introduced a new flexible layout for Android at Google IO'16, ConstraintLayout. This talk will cover the current state of ConstraintLayout, detail new features since added, common use cases and best practices to use it in your application.

Nicolas Roard
I've been working on Android for a while at Google, first on the browser / webview, then camera / photo editor, now on ConstraintLayout and the Android Studio layout editor.

John Hoford is a developer on Android. He has worked on Android Studio, RenderScript, Vector Drawables, computed shadows and photo editor filters. Prior to joining Google, John was a principal engineer at GE Healthcare working on their image processing applications framework.
Рекомендации по теме
Комментарии
Автор

Thanks for the great introduction. I also tried my hands on a ConstraintLayout tutorial.

codinginflow
Автор

i m using constraints from 2 days and it makes my job so easy and yes first day is like ufc

dragg_
Автор

28:45 Where is the TextView in the left layout? It has to be in there somewhere, right? Because otherwise it won't appear in the alternative layout.

codinginflow
Автор

Very nice presentation. Brief and broad!

fabiohawkeye
Автор

In every tutorial its mentioned that ConstraintLayout can replace nested layouts to flat structure. But, nowhere its really shown. How about of controls, placed inside other controls, such as inside panel with visible bevel, border or background image. How about splitting complex UI into user defined controls, which of them is defined in its own file. How about scrolling of items - need nesting, right?

balabuyew
Автор

thx for this talk, could u open source examples?

YaroslavBelov
Автор

Very nice presentation.. Please share example :)

witoldsienski
Автор

Working with this in android studio is a wrestling match so far

brwskitime
Автор

can you make this so I can use it in a homescreen widget please?

seabeckstarlite
Автор

Very interesting. But Roard speaks so quickly I'm having difficulty understanding him.

scottbiggs