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

am: 36e4e7a

* commit '36e4e7ac10ede26bfb9949b6e04851d428f67337':
  Title text and input bar should be white
This commit is contained in:
Mahaver Chopra
2016-03-17 19:32:36 +00:00
committed by android-build-merger

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