OSDN Git Service

Title text and input bar should be white
authorMahaver Chopra <mahaver@google.com>
Wed, 16 Mar 2016 17:21:45 +0000 (17:21 +0000)
committerMahaver Chopra <mahaver@google.com>
Wed, 16 Mar 2016 17:42:24 +0000 (17:42 +0000)
Bug: 27147209

Change-Id: I428ae98ef60db22d50305df39d8d16e63bd5e14f

res/values/themes.xml

index ffc421d..afe5947 100644 (file)
     </style>
     <style name="Theme.ConfirmDeviceCredentialsWork" parent="Theme.ConfirmDeviceCredentialsDark">
         <item name="@*android:regularColor">@*android:color/white</item>
+        <item name="android:colorAccent">@*android:color/white</item>
     </style>
 
     <style name="Theme.FingerprintEnroll" parent="@*android:style/Theme.Material.Settings.NoActionBar">