diff --git a/packages/SystemUI/res/drawable/ic_shortcutlist_search.xml b/packages/SystemUI/res/drawable/ic_shortcutlist_search.xml new file mode 100644 index 0000000000000..1b12e74141a77 --- /dev/null +++ b/packages/SystemUI/res/drawable/ic_shortcutlist_search.xml @@ -0,0 +1,25 @@ + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/ic_shortcutlist_search_button_cancel.xml b/packages/SystemUI/res/drawable/ic_shortcutlist_search_button_cancel.xml new file mode 100644 index 0000000000000..e3b1ab2d3e732 --- /dev/null +++ b/packages/SystemUI/res/drawable/ic_shortcutlist_search_button_cancel.xml @@ -0,0 +1,25 @@ + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/shortcut_button_colored.xml b/packages/SystemUI/res/drawable/shortcut_button_colored.xml new file mode 100644 index 0000000000000..a21489cc47aa5 --- /dev/null +++ b/packages/SystemUI/res/drawable/shortcut_button_colored.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/shortcut_button_focus_colored.xml b/packages/SystemUI/res/drawable/shortcut_button_focus_colored.xml new file mode 100644 index 0000000000000..2ff32b6ee9b5f --- /dev/null +++ b/packages/SystemUI/res/drawable/shortcut_button_focus_colored.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/shortcut_dialog_bg.xml b/packages/SystemUI/res/drawable/shortcut_dialog_bg.xml new file mode 100644 index 0000000000000..6ce3eaecc147e --- /dev/null +++ b/packages/SystemUI/res/drawable/shortcut_dialog_bg.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/shortcut_search_background.xml b/packages/SystemUI/res/drawable/shortcut_search_background.xml new file mode 100644 index 0000000000000..66fc191cb736c --- /dev/null +++ b/packages/SystemUI/res/drawable/shortcut_search_background.xml @@ -0,0 +1,26 @@ + + + + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_category_short_separator.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_category_short_separator.xml new file mode 100644 index 0000000000000..530e46eb1c403 --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_category_short_separator.xml @@ -0,0 +1,20 @@ + + + diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_icon_view.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_icon_view.xml new file mode 100644 index 0000000000000..a037cb284b5ac --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_icon_view.xml @@ -0,0 +1,24 @@ + + + \ No newline at end of file diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_view.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_view.xml new file mode 100644 index 0000000000000..12b4e150ee2d5 --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_key_new_view.xml @@ -0,0 +1,25 @@ + + + \ No newline at end of file diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_key_plus_view.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_key_plus_view.xml new file mode 100644 index 0000000000000..727f2c15d5e55 --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_key_plus_view.xml @@ -0,0 +1,28 @@ + + + \ No newline at end of file diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_key_vertical_bar_view.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_key_vertical_bar_view.xml new file mode 100644 index 0000000000000..00ef947847405 --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_key_vertical_bar_view.xml @@ -0,0 +1,28 @@ + + + \ No newline at end of file diff --git a/packages/SystemUI/res/layout/keyboard_shortcuts_search_view.xml b/packages/SystemUI/res/layout/keyboard_shortcuts_search_view.xml new file mode 100644 index 0000000000000..8a66f50d13b16 --- /dev/null +++ b/packages/SystemUI/res/layout/keyboard_shortcuts_search_view.xml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + +