Introduction to Android ConstraintLayout and Dynamic View Sizes

Sdílet
Vložit
  • čas přidán 14. 10. 2021
  • This video provides an introduction to ConstraintLayout in Android Studio with three demos showing different variations of view (button) sizes:
    -Demo 1: How to set up constraints for 4 views that equally share screen space in a 2x2 grid
    -Demo 2: Variation of demo 1 with one view as wide as two views and another view as tall as two views
    -Demo 3: Variation of demo 2 with the views expanding to fill the available screen size
    Project source code: github.com/gsprint23/AndroidC...
  • Jak na to + styl

Komentáře • 2

  • @harmonylife7436
    @harmonylife7436 Před rokem

    Thanks a lot, this is the best explanation I've seen so far.

  • @louiealdana82
    @louiealdana82 Před 2 lety

    Thank you for making this video 😊