diff --git a/packages/CompanionDeviceManager/res/drawable/helper_ok_button.xml b/packages/CompanionDeviceManager/res/drawable/helper_ok_button.xml new file mode 100644 index 0000000000000..f9ec5d0dce558 --- /dev/null +++ b/packages/CompanionDeviceManager/res/drawable/helper_ok_button.xml @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml b/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml index 70cbfdf5cefc0..f30dadffa7884 100644 --- a/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml +++ b/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml @@ -15,14 +15,10 @@ --> + style="@style/ContainerLayout"> + + + @@ -51,9 +47,9 @@ + android:layout_width="match_parent" + android:scrollbars="vertical" + android:layout_height="200dp" /> diff --git a/packages/CompanionDeviceManager/res/layout/helper_confirmation.xml b/packages/CompanionDeviceManager/res/layout/helper_confirmation.xml new file mode 100644 index 0000000000000..8fd1fb0de8912 --- /dev/null +++ b/packages/CompanionDeviceManager/res/layout/helper_confirmation.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + +