From 4e5eecfece269772aaa288905d580b4d51d3e36c Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 14 Sep 2018 17:21:32 +0000 Subject: [PATCH] Added inbox and archive to legend --- .idea/misc.xml | 2 +- app/src/main/res/layout/fragment_legend.xml | 84 +++++++++++++++------ app/src/main/res/values/strings.xml | 4 +- 3 files changed, 66 insertions(+), 24 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 77d47004..caad359b 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -30,7 +30,7 @@ - + diff --git a/app/src/main/res/layout/fragment_legend.xml b/app/src/main/res/layout/fragment_legend.xml index 82f648bc..c190224b 100644 --- a/app/src/main/res/layout/fragment_legend.xml +++ b/app/src/main/res/layout/fragment_legend.xml @@ -9,13 +9,73 @@ android:layout_height="match_parent" android:padding="18dp"> + + + + + + + + + + + + + app:layout_constraintTop_toBottomOf="@id/ivArchive" /> - - - - + app:layout_constraintTop_toBottomOf="@id/ivPrimary" /> Answer name Answer text + Inbox + Unified inbox + Archive CC/BCC Attachment Conversation Synchronize Primary - Unified inbox Disconnected Connecting Connected