[android] Added caps and change color

This commit is contained in:
Dmitry Donskoy 2019-04-18 17:05:49 +03:00 committed by Aleksandr Zatsepin
parent 649ca73d15
commit a167d6da84

View file

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