[android] Change color

This commit is contained in:
Dmitry Donskoy 2019-04-16 19:30:31 +03:00 committed by Aleksandr Zatsepin
parent ed11084e28
commit 039baf7996

View file

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