From 117a33be3b3c112bcde45fce3974851a8ae58c47 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 9 Jul 2019 17:47:40 +0800 Subject: Minor UI tweaks. Preparing for submitting text posts. --- app/src/main/res/layout/activity_post_text.xml | 94 ++++++++++++++++++++++ app/src/main/res/layout/app_bar_main.xml | 8 ++ .../main/res/layout/exo_playback_control_view.xml | 3 + app/src/main/res/layout/item_load_comments.xml | 3 +- .../item_load_comments_failed_placeholder.xml | 2 +- .../res/layout/item_no_comment_placeholder.xml | 2 +- app/src/main/res/layout/item_post_detail.xml | 2 +- app/src/main/res/values/strings.xml | 7 ++ 8 files changed, 116 insertions(+), 5 deletions(-) create mode 100644 app/src/main/res/layout/activity_post_text.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/activity_post_text.xml b/app/src/main/res/layout/activity_post_text.xml new file mode 100644 index 00000000..cb08e1f2 --- /dev/null +++ b/app/src/main/res/layout/activity_post_text.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + +