Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7081629e authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Fix issue where clock inflation would fail" into oc-dr1-dev am: 011ac1bb

am: e244efd6

Change-Id: Id494550276503ba819e6a7fad45c385247c473f7
parents 7590ede1 e244efd6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>