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

Commit 109bd9ee 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

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

Change-Id: Id7838808da6e738dd59485e8da535718a431ccc3
parents e8bab06d 7ed7f6fb
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"