1. 程式人生 > >Android之flexbox-layout佈局

Android之flexbox-layout佈局

google的flexbox-layout佈局大大的加強了android介面的上的佈局靈活性。
google flexbox-layout github 連結
如果你沒使用androidX的話,在引入flexbox-layout時要注意版本是1.0.0。
常用屬性:

flexDirection
flexWrap
justifyContent 
alignItems 
alignContent