From 6b1ec083b7e8eb9d29b6ac082824b44f590f4f28 Mon Sep 17 00:00:00 2001 From: HellPie Date: Thu, 30 Aug 2018 17:55:23 +0200 Subject: [PATCH] Add UI changes to support collapsing statuses The button uses subtle styling to not be distracting like the CW button on the timeline The button is toggleable, full width to match the status textbox hitbox width and also is shorter to not be too intrusive between the status text and images, or the post below --- app/src/main/res/layout/item_status.xml | 16 ++++++++++++++-- app/src/main/res/values/strings.xml | 2 ++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_status.xml b/app/src/main/res/layout/item_status.xml index 252011882..f2ad67fca 100644 --- a/app/src/main/res/layout/item_status.xml +++ b/app/src/main/res/layout/item_status.xml @@ -134,11 +134,23 @@ android:textSize="?attr/status_text_medium" tools:text="This is a status" /> + + @@ -353,4 +365,4 @@ - \ No newline at end of file + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 53ff6feb6..89281958d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -46,6 +46,8 @@ Click to view Show More Show Less + Show more + Show less Nothing here. Pull down to refresh!