Fix sub header.
This commit is contained in:
parent
dfdc983676
commit
71091942d5
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="horizontal"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="40dp"
|
||||
android:background="#fffc00"
|
||||
android:paddingLeft="16dp"
|
||||
android:layout_marginBottom="4dp">
|
||||
|
@ -16,8 +16,8 @@
|
|||
android:ellipsize="end"
|
||||
android:background="#ff0202"
|
||||
android:gravity="left|bottom"
|
||||
android:layout_height="36dp"/>
|
||||
<!--
|
||||
android:layout_marginLeft="8dp"/>
|
||||
<!-- android:layout_height="36dp"
|
||||
android:layout_marginTop="16dp" -->
|
||||
<!-- android:maxLines="2" -->
|
||||
</LinearLayout>
|
Loading…
Reference in a new issue