From 54656804e88709a417138680ad27d8d50f5692c8 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 24 Nov 2018 13:02:21 +0100 Subject: [PATCH] Added image placeholder to legend --- app/src/main/res/layout/fragment_legend.xml | 54 ++++++++++++++------- app/src/main/res/values/strings.xml | 3 +- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/app/src/main/res/layout/fragment_legend.xml b/app/src/main/res/layout/fragment_legend.xml index 6eb0a0dc07..2bb1cbcd98 100644 --- a/app/src/main/res/layout/fragment_legend.xml +++ b/app/src/main/res/layout/fragment_legend.xml @@ -128,6 +128,26 @@ app:layout_constraintStart_toEndOf="@id/ivPrimaryConnected" app:layout_constraintTop_toTopOf="@id/ivPrimaryConnected" /> + + + + + app:layout_constraintTop_toBottomOf="@id/ivThread" /> + app:layout_constraintBottom_toBottomOf="@id/ivContacts" + app:layout_constraintStart_toEndOf="@id/ivContacts" + app:layout_constraintTop_toTopOf="@id/ivContacts" /> + app:layout_constraintTop_toBottomOf="@id/ivContacts" /> + app:layout_constraintBottom_toBottomOf="@id/ivImage" + app:layout_constraintStart_toEndOf="@id/ivImage" + app:layout_constraintTop_toTopOf="@id/ivImage" /> + app:layout_constraintTop_toBottomOf="@id/ivImage" /> Trash Account disconnected Account connected + Conversation CC/BCC Attachment - Conversation Contacts + Image placeholder Synchronize on Synchronize off Primary/starred