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

am: bef02df

* commit 'bef02df556fd4ea09c416025b67e6769b25a6c4a':
  Title text and input bar should be white
This commit is contained in:
Mahaver Chopra
2016-03-17 18:19:23 +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">