blob: 57489fd5f8d1732aa7fcffd51e5cf32277efe737 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<com.android.systemui.HardwareUiLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="@dimen/top_padding"
android:layout_marginBottom="@dimen/bottom_padding">
<include layout="@layout/volume_dialog"/>
</com.android.systemui.HardwareUiLayout>