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

Commit 827dae62 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set DesktopWallpaper window as translucent." into main

parents 0376df65 db88a632
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
        <item name="android:navigationBarColor">@android:color/transparent</item>
        <item name="android:windowDrawsSystemBarBackgrounds">true</item>
        <item name="android:windowAnimationStyle">@null</item>
        <item name="android:windowIsTranslucent">true</item>
    </style>

    <style name="Animation.ForcedResizable" parent="@android:style/Animation">