Change sub_header.

This commit is contained in:
Dmitriy Prodchenko 2014-10-23 17:16:40 +03:00
parent ba238d9749
commit 422b9fd521

View file

@ -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>