Fixed color of items title.

This commit is contained in:
GaidamakUA 2016-04-13 15:56:41 +03:00
parent f0ffa51a09
commit d6e106e683

View file

@ -14,7 +14,7 @@
android:layout_gravity="center_vertical"
android:layout_marginLeft="16dp"
android:layout_weight="1"
android:textSize="@dimen/default_list_text_size"
android:textAppearance="@style/TextAppearance.ListItemTitle"
tools:text="Some title text"/>
<android.support.v7.widget.AppCompatTextView