diff --git a/libs/WindowManager/Shell/res/drawable/size_compat_hint_bubble.xml b/libs/WindowManager/Shell/res/drawable/size_compat_hint_bubble.xml new file mode 100644 index 0000000000000..94165a11eccb5 --- /dev/null +++ b/libs/WindowManager/Shell/res/drawable/size_compat_hint_bubble.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/libs/WindowManager/Shell/res/drawable/size_compat_hint_point.xml b/libs/WindowManager/Shell/res/drawable/size_compat_hint_point.xml new file mode 100644 index 0000000000000..a8f0f76ef27fa --- /dev/null +++ b/libs/WindowManager/Shell/res/drawable/size_compat_hint_point.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/libs/WindowManager/Shell/res/drawable/size_compat_restart_button.xml b/libs/WindowManager/Shell/res/drawable/size_compat_restart_button.xml index 73a48d31a8149..3e486df71f91d 100644 --- a/libs/WindowManager/Shell/res/drawable/size_compat_restart_button.xml +++ b/libs/WindowManager/Shell/res/drawable/size_compat_restart_button.xml @@ -15,14 +15,21 @@ limitations under the License. --> + android:width="48dp" + android:height="48dp" + android:viewportWidth="48" + android:viewportHeight="48"> - + android:fillColor="#53534D" + android:pathData="M0,24 a24,24 0 1,0 48,0 a24,24 0 1,0 -48,0" /> + + + + diff --git a/libs/WindowManager/Shell/res/layout/size_compat_mode_hint.xml b/libs/WindowManager/Shell/res/layout/size_compat_mode_hint.xml index 0dea87c6b7fcd..17347f627049a 100644 --- a/libs/WindowManager/Shell/res/layout/size_compat_mode_hint.xml +++ b/libs/WindowManager/Shell/res/layout/size_compat_mode_hint.xml @@ -22,41 +22,34 @@ + android:paddingBottom="5dp"> + android:orientation="vertical" + android:clickable="true"> + android:textColor="#E4E3DA" + android:textSize="14sp"/> -