Fix layout sub_Header.

This commit is contained in:
Dmitriy Prodchenko 2014-10-24 14:01:43 +03:00
parent 47c01af5d4
commit 8a95693009

View file

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