Change sub_header.
This commit is contained in:
parent
ba238d9749
commit
422b9fd521
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
android:layout_weight="1"
|
||||
android:layout_width="0dp"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginTop="21dp"
|
||||
android:layout_marginBottom="9dp"
|
||||
android:maxLines="2"
|
||||
android:capitalize="characters"
|
||||
android:inputType="textCapCharacters"
|
||||
android:textSize="14sp"
|
||||
android:ellipsize="end"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="40dp"/>
|
||||
</LinearLayout>
|
Loading…
Reference in a new issue