android app color and layout

Xiao Qiang Lv4

App color and Layout

  • constraint
    • Only we set the related constraint, we can drag our element casually.
    • Baseline constraint
      • given the developer more specific location constraint.
      • bind the baseline of two elements and the two element can be set with same location or constraint and moved together
  • chain
    • make our several elements become a whole group.
    • chain can set the constraint between the selected elements.

Color view

  • Title: android app color and layout
  • Author: Xiao Qiang
  • Created at : 2023-03-05 14:48:57
  • Updated at : 2025-03-08 10:49:30
  • Link: http://fdslk.github.io/tech/kotlin/Android/2023/03/05/android_app_color/
  • License: This work is licensed under CC BY-NC-SA 4.0.
Comments
On this page
android app color and layout