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

Commit 2085c834 authored by Chris Antol's avatar Chris Antol Committed by Automerger Merge Worker
Browse files

Merge "Re-add text color to Settings Switch" into udc-dev am: 9bc3bcb7 am:...

Merge "Re-add text color to Settings Switch" into udc-dev am: 9bc3bcb7 am: b6c1face am: 074a14ad

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23120743



Change-Id: Ic9b8b33eb931d7153a63231c95905af72bcf76d7
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents af4b1c9d 074a14ad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
    <style name="MainSwitchText.Settingslib" parent="@android:style/TextAppearance.DeviceDefault.Widget.ActionBar.Title.Inverse">
        <item name="android:textSize">20sp</item>
        <item name="android:fontFamily">@string/settingslib_config_headlineFontFamily</item>
        <item name="android:textColor">@android:color/black</item>
    </style>
</resources>