Fix sub header.
This commit is contained in:
parent
3dd8161c9e
commit
b95e6f53fc
1 changed files with 3 additions and 3 deletions
|
@ -9,15 +9,15 @@
|
|||
<TextView android:id="@+id/title"
|
||||
android:layout_weight="1"
|
||||
android:layout_width="0dp"
|
||||
android:layout_marginBottom="9dp"
|
||||
android:capitalize="characters"
|
||||
android:inputType="textCapCharacters"
|
||||
android:textSize="14sp"
|
||||
android:ellipsize="end"
|
||||
android:background="#ff0202"
|
||||
android:gravity="left|bottom"
|
||||
android:layout_height="40dp"/>
|
||||
<!-- android:layout_marginLeft="8dp"
|
||||
android:layout_height="31dp"/>
|
||||
<!-- android:layout_marginBottom="9dp"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginTop="16dp" -->
|
||||
<!-- android:maxLines="2" -->
|
||||
</LinearLayout>
|
Loading…
Reference in a new issue