diff --git a/res/drawable/ic_suggestion_close_button.xml b/res/drawable/ic_suggestion_close_button.xml new file mode 100644 index 00000000000..615b2156737 --- /dev/null +++ b/res/drawable/ic_suggestion_close_button.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/res/layout/condition_container.xml b/res/layout/condition_container.xml new file mode 100644 index 00000000000..808c4ac51a5 --- /dev/null +++ b/res/layout/condition_container.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + diff --git a/res/layout/suggestion_container.xml b/res/layout/suggestion_container.xml new file mode 100644 index 00000000000..2aa104333db --- /dev/null +++ b/res/layout/suggestion_container.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + diff --git a/res/layout/suggestion_tile_v2.xml b/res/layout/suggestion_tile_v2.xml new file mode 100644 index 00000000000..e180897af06 --- /dev/null +++ b/res/layout/suggestion_tile_v2.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/suggestion_tile_with_button_v2.xml b/res/layout/suggestion_tile_with_button_v2.xml new file mode 100644 index 00000000000..01be23658fc --- /dev/null +++ b/res/layout/suggestion_tile_with_button_v2.xml @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + +