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

Commit eab60717 authored by Pierre Barbier de Reuille's avatar Pierre Barbier de Reuille Committed by Automerger Merge Worker
Browse files

Merge "Add theme to widget mask to have light/dark mode" into sc-dev am: 7ed7f6fb am: 109bd9ee

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

Change-Id: I0040d44475dd4d957d98584ad9e9d6a19544cc1d
parents 33d22713 109bd9ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ Copyright (C) 2015 The Android Open Source Project
    limitations under the License.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:theme="@android:style/Theme.DeviceDefault.DayNight"
    android:id="@android:id/background"
    android:layout_width="match_parent"
    android:layout_height="match_parent"