diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 00263f209..fa40d48d5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ @@ -208,6 +208,10 @@ android:launchMode="singleTask" android:configChanges="locale" > + + + + + + + + + + + + + + + + + + diff --git a/images/show_more_indicator.svg b/images/show_more_indicator.svg new file mode 100644 index 000000000..55bd6dab0 --- /dev/null +++ b/images/show_more_indicator.svg @@ -0,0 +1,20 @@ + + + + + + + + diff --git a/res/drawable-hdpi/show_less.png b/res/drawable-hdpi/show_less.png new file mode 100644 index 000000000..c1a758348 Binary files /dev/null and b/res/drawable-hdpi/show_less.png differ diff --git a/res/drawable-hdpi/show_more.png b/res/drawable-hdpi/show_more.png new file mode 100644 index 000000000..8fc07e919 Binary files /dev/null and b/res/drawable-hdpi/show_more.png differ diff --git a/res/drawable/rounded_corners.xml b/res/drawable/rounded_corners.xml new file mode 100644 index 000000000..73f1772ef --- /dev/null +++ b/res/drawable/rounded_corners.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/res/drawable/separator_area_background.xml b/res/drawable/separator_area_background.xml new file mode 100644 index 000000000..01c289eb7 --- /dev/null +++ b/res/drawable/separator_area_background.xml @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/res/drawable/show_less.png b/res/drawable/show_less.png new file mode 100644 index 000000000..bc9e3f948 Binary files /dev/null and b/res/drawable/show_less.png differ diff --git a/res/drawable/show_more.png b/res/drawable/show_more.png new file mode 100644 index 000000000..6d0fe5bf1 Binary files /dev/null and b/res/drawable/show_more.png differ diff --git a/res/drawable/unread_count_background.xml b/res/drawable/unread_count_background.xml new file mode 100644 index 000000000..d8504bd43 --- /dev/null +++ b/res/drawable/unread_count_background.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/res/drawable/unread_widget_background.xml b/res/drawable/unread_widget_background.xml new file mode 100644 index 000000000..52e295f83 --- /dev/null +++ b/res/drawable/unread_widget_background.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + diff --git a/res/layout-land/message_view_scrolling_buttons.xml b/res/layout-land/message_view_scrolling_buttons.xml deleted file mode 100644 index 036eee79e..000000000 --- a/res/layout-land/message_view_scrolling_buttons.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - -