forked from organicmaps/organicmaps
[android] Added caps and change color
This commit is contained in:
parent
649ca73d15
commit
a167d6da84
1 changed files with 2 additions and 1 deletions
|
@ -168,7 +168,8 @@
|
|||
android:id="@+id/driving_options_btn_title"
|
||||
android:layout_centerInParent="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textColor="?attr/buttonTextColor"
|
||||
android:textColor="@color/tips_and_triks_primary_text"
|
||||
android:textAllCaps="true"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginRight="@dimen/margin_half_plus_eight"
|
||||
|
|
Loading…
Add table
Reference in a new issue