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

Commit 8a8ba907 authored by Anton Potapov's avatar Anton Potapov
Browse files

Remove fullscreen attribute from Volume Dialog window

Flag: com.android.systemui.volume_redesign
Fixes: 406620015
Test: atest VolumeDialogScreenshotTest
Test: manual on foldable. Open volume dialog in different configurations
Change-Id: I03aed11fbef05136b0a66f130ed7d0fee25c534b
parent c1b160f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -566,7 +566,6 @@
        <item name="android:backgroundDimEnabled">false</item>
        <item name="android:showWhenLocked">true</item>
        <item name="android:windowBackground">@color/transparent</item>
        <item name="android:windowFullscreen">true</item>
        <item name="android:windowIsFloating">false</item>
        <item name="android:windowNoTitle">true</item>
    </style>