diff --git a/core/res/res/drawable-hdpi/cling_arrow_up.png b/core/res/res/drawable-hdpi/cling_arrow_up.png new file mode 100644 index 0000000000000..8ef20506c0563 Binary files /dev/null and b/core/res/res/drawable-hdpi/cling_arrow_up.png differ diff --git a/core/res/res/drawable-hdpi/cling_bg.9.png b/core/res/res/drawable-hdpi/cling_bg.9.png new file mode 100644 index 0000000000000..36fbfc8b6d22f Binary files /dev/null and b/core/res/res/drawable-hdpi/cling_bg.9.png differ diff --git a/core/res/res/drawable-hdpi/cling_button_normal.9.png b/core/res/res/drawable-hdpi/cling_button_normal.9.png new file mode 100644 index 0000000000000..e30838241de0e Binary files /dev/null and b/core/res/res/drawable-hdpi/cling_button_normal.9.png differ diff --git a/core/res/res/drawable-hdpi/cling_button_pressed.9.png b/core/res/res/drawable-hdpi/cling_button_pressed.9.png new file mode 100644 index 0000000000000..4f9ca6f7a6123 Binary files /dev/null and b/core/res/res/drawable-hdpi/cling_button_pressed.9.png differ diff --git a/core/res/res/drawable-mdpi/cling_arrow_up.png b/core/res/res/drawable-mdpi/cling_arrow_up.png new file mode 100644 index 0000000000000..ee6c378d18090 Binary files /dev/null and b/core/res/res/drawable-mdpi/cling_arrow_up.png differ diff --git a/core/res/res/drawable-mdpi/cling_bg.9.png b/core/res/res/drawable-mdpi/cling_bg.9.png new file mode 100644 index 0000000000000..4c0f139eeb5a8 Binary files /dev/null and b/core/res/res/drawable-mdpi/cling_bg.9.png differ diff --git a/core/res/res/drawable-mdpi/cling_button_normal.9.png b/core/res/res/drawable-mdpi/cling_button_normal.9.png new file mode 100644 index 0000000000000..a0b6f97352519 Binary files /dev/null and b/core/res/res/drawable-mdpi/cling_button_normal.9.png differ diff --git a/core/res/res/drawable-mdpi/cling_button_pressed.9.png b/core/res/res/drawable-mdpi/cling_button_pressed.9.png new file mode 100644 index 0000000000000..986e669443f1e Binary files /dev/null and b/core/res/res/drawable-mdpi/cling_button_pressed.9.png differ diff --git a/core/res/res/drawable-xhdpi/cling_arrow_up.png b/core/res/res/drawable-xhdpi/cling_arrow_up.png new file mode 100644 index 0000000000000..280315596e59a Binary files /dev/null and b/core/res/res/drawable-xhdpi/cling_arrow_up.png differ diff --git a/core/res/res/drawable-xhdpi/cling_bg.9.png b/core/res/res/drawable-xhdpi/cling_bg.9.png new file mode 100644 index 0000000000000..1cb468159f14f Binary files /dev/null and b/core/res/res/drawable-xhdpi/cling_bg.9.png differ diff --git a/core/res/res/drawable-xhdpi/cling_button_normal.9.png b/core/res/res/drawable-xhdpi/cling_button_normal.9.png new file mode 100644 index 0000000000000..4192563b509f8 Binary files /dev/null and b/core/res/res/drawable-xhdpi/cling_button_normal.9.png differ diff --git a/core/res/res/drawable-xhdpi/cling_button_pressed.9.png b/core/res/res/drawable-xhdpi/cling_button_pressed.9.png new file mode 100644 index 0000000000000..d3ce46977d68d Binary files /dev/null and b/core/res/res/drawable-xhdpi/cling_button_pressed.9.png differ diff --git a/core/res/res/drawable-xxhdpi/cling_arrow_up.png b/core/res/res/drawable-xxhdpi/cling_arrow_up.png new file mode 100644 index 0000000000000..1983f133c659b Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cling_arrow_up.png differ diff --git a/core/res/res/drawable-xxhdpi/cling_bg.9.png b/core/res/res/drawable-xxhdpi/cling_bg.9.png new file mode 100644 index 0000000000000..7beae03bf43c8 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cling_bg.9.png differ diff --git a/core/res/res/drawable-xxhdpi/cling_button_normal.9.png b/core/res/res/drawable-xxhdpi/cling_button_normal.9.png new file mode 100644 index 0000000000000..e41287613ea8e Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cling_button_normal.9.png differ diff --git a/core/res/res/drawable-xxhdpi/cling_button_pressed.9.png b/core/res/res/drawable-xxhdpi/cling_button_pressed.9.png new file mode 100644 index 0000000000000..55e89da08ca08 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cling_button_pressed.9.png differ diff --git a/core/res/res/drawable/cling_button.xml b/core/res/res/drawable/cling_button.xml new file mode 100644 index 0000000000000..9ce191c181f2d --- /dev/null +++ b/core/res/res/drawable/cling_button.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/core/res/res/layout/transient_navigation_cling.xml b/core/res/res/layout/transient_navigation_cling.xml new file mode 100644 index 0000000000000..d33d96569d867 --- /dev/null +++ b/core/res/res/layout/transient_navigation_cling.xml @@ -0,0 +1,67 @@ + + + + + + + + + + +