Use QuickSettings theme in dnd dialog

Test: manual
Test: atest PlatformScenarioTests
Fixes: 290735836
Change-Id: I2d263a6ff281211f62e6b4717b61e3475151a0f6
This commit is contained in:
Fabián Kozynski
2023-07-11 12:09:59 -04:00
parent 1ff308db16
commit c1a78e1aa2

View File

@@ -15,6 +15,7 @@
limitations under the License.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:theme="@style/Theme.SystemUI.QuickSettings"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"