Adding a selector to the button color.

Bug: 124232382
Test: Manual
Change-Id: Ide5a0b5bbc135c4c18f7c10c44228603021d33cf
(cherry picked from commit 587e14a382f83c3d1891137104aa0ffdccb3f250)
This commit is contained in:
Priyank Singh
2019-02-14 18:53:41 -08:00
parent f24aad94ed
commit 5394c621cb

View File

@@ -59,7 +59,7 @@
<style name="CarAction1">
<item name="textStyle">bold</item>
<item name="textSize">@dimen/car_action1_size</item>
<item name="textColor">@color/car_highlight</item>
<item name="textColor">@color/control_default_material</item>
</style>
<style name="CarAction1.Dark">