diff --git a/res/layout/dialog_link_device_master_mode.xml b/res/layout/dialog_link_device_master_mode.xml index 786385b823..a2025ddf0c 100644 --- a/res/layout/dialog_link_device_master_mode.xml +++ b/res/layout/dialog_link_device_master_mode.xml @@ -3,6 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" + xmlns:app="http://schemas.android.com/apk/res-auto" android:background="@drawable/default_dialog_background_inset" android:gravity="center_horizontal" android:orientation="vertical" @@ -12,6 +13,7 @@ android:paddingBottom="@dimen/medium_spacing"> + +