Fixed color of items title.
This commit is contained in:
parent
f0ffa51a09
commit
d6e106e683
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue