Merge "Fix issue where clock inflation would fail" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-07-29 22:56:28 +00:00
committed by Android (Google) Code Review

View File

@@ -74,6 +74,8 @@
</style>
<style name="keyguard_presentation_theme" parent="@android:style/Theme.Material.NoActionBar.Fullscreen">
<item name="wallpaperTextColor">@*android:color/primary_text_material_dark</item>
<item name="wallpaperTextColorSecondary">@*android:color/secondary_text_material_dark</item>
</style>
</resources>