Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Constraintlayout

 Constraintlayout

Ygor César

May 26, 2018
Tweet

More Decks by Ygor César

Other Decks in Technology

Transcript

  1. ViewGroup • FrameLayout • FlexboxLayout • GridLayout • RelativeLayout •

    LinearLayout • TableLayout • GridView • Entre outros...
  2. • Flat View Hieararchy • Fácil de usar com o

    Editor de Layouts do Android Studio • Compatível com versões do Android acima da versão 2.3 (Api Level 9) • Xml continua legível • Biblioteca separada
  3. Realize ajustes em sua View 1. Aspect Ratio 2. Crie/Delete

    uma Constraint 3. Height/Width 4. Margin 5. Bias