Merge "Title text and input bar should be white" into nyc-dev

This commit is contained in:
Mahaver Chopra
2016-03-17 17:49:34 +00:00
committed by Android (Google) Code Review

View File

@@ -286,6 +286,7 @@
</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">