I have a problem using GridLayout using library compatibility (not tried without). I am using app:layout_gravity="fill_horizontal"
instead of android:layout_gravity="fill_horizontal"
but all the content inside the TextView
is not displayed. In order to display everything, I have to set the height of the TextView
"Title" but I want a dynamic height, not a set height.
Any idea?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…