Linear Layout and weight in Android

后端 未结 18 2823
伪装坚强ぢ
伪装坚强ぢ 2020-11-22 02:41

I always read about this funny weight value in the Android documentations. Now I want to try it for the first time but it isn\'t working at all.

As I understand it

18条回答
  •  庸人自扰
    2020-11-22 02:49

    This image summarizes the Linear layout.

    You can follow this link for more information on the topic. Just Maths - Views, View Groups and Layouts

    Video Tutorial For Linear Layout : Width, Height & Weights

    Android Linear Layout Tutorial

提交回复
热议问题