Merge "Use QuickSettings theme in dnd dialog" into udc-qpr-dev

This commit is contained in:
Fabian Kozynski
2023-07-13 16:41:17 +00:00
committed by Android (Google) Code Review

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"