forked from organicmaps/organicmaps
[android] Change color
This commit is contained in:
parent
ed11084e28
commit
039baf7996
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
android:id="@+id/driving_options_btn_title"
|
||||
android:layout_centerInParent="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textColor="?attr/tipsPrimaryTextColor"
|
||||
android:textColor="?attr/buttonTextColor"
|
||||
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