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

Commit 64c1fc6f authored by Jesse Chan's avatar Jesse Chan Committed by Michael Bestas
Browse files

Dialer: allow framework to do dark theming automatically



Change-Id: I5b840ba257adda69882e1fe19a55510802c45106
Signed-off-by: default avatarJesse Chan <jc@lineageos.org>
parent 097bf00c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@

  <!-- Activities and Applications should inherit from one of the themes above. -->
  <style name="Dialer.ThemeBase">
    <item name="android:forceDarkAllowed">true</item>
    <!-- These values should be used to color all backgrounds. -->
    <item name="android:colorBackground">@color/dialer_background_color</item>
    <item name="android:colorBackgroundFloating">@android:color/white</item>