Fix layout sub_Header.
This commit is contained in:
parent
47c01af5d4
commit
8a95693009
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
android:orientation="horizontal"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginLeft="16dp"/>
|
||||
android:background="#ff0202"
|
||||
android:layout_marginLeft="16dp">
|
||||
<TextView android:id="@+id/title"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_weight="1"
|
||||
|
|
Loading…
Reference in a new issue