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

Commit f0d51557 authored by wangqi's avatar wangqi Committed by Copybara-Service
Browse files

Fix color of primary text on incall screen.

Bug: 79883035
Test: manual
PiperOrigin-RevId: 198813765
Change-Id: If7dda82316946c7d1c07a3d7fb08e13c858807be
parent 190343ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
  </style>

  <style name="Theme.InCallScreen" parent="@style/Dialer.Dark.ThemeBase.NoActionBar">
    <item name="android:textColorPrimary">@android:color/white</item>
    <item name="android:statusBarColor">@android:color/transparent</item>
    <item name="android:navigationBarColor">@android:color/transparent</item>
    <item name="android:windowDrawsSystemBarBackgrounds">true</item>