|
|
@ -8,6 +8,7 @@
|
|
|
|
android:id="@+id/ivBadge"
|
|
|
|
android:id="@+id/ivBadge"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
app:srcCompat="@drawable/badge" />
|
|
|
|
app:srcCompat="@drawable/badge" />
|
|
|
@ -17,6 +18,7 @@
|
|
|
|
android:layout_width="6dp"
|
|
|
|
android:layout_width="6dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:background="?attr/colorAccent"
|
|
|
|
android:background="?attr/colorAccent"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/paddingBottom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/paddingBottom"
|
|
|
|
app:layout_constraintStart_toEndOf="@+id/ivBadge"
|
|
|
|
app:layout_constraintStart_toEndOf="@+id/ivBadge"
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
@ -37,6 +39,7 @@
|
|
|
|
android:layout_gravity="center_vertical|center_horizontal"
|
|
|
|
android:layout_gravity="center_vertical|center_horizontal"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
android:visibility="visible"
|
|
|
|
android:visibility="visible"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/paddingBottom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/paddingBottom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/vwColor"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/vwColor"
|
|
|
@ -57,7 +60,7 @@
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_legend_avatar"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFolder"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFolder"
|
|
|
|
app:layout_constraintDimensionRatio="1:1"
|
|
|
|
app:layout_constraintDimensionRatio="1:1"
|
|
|
@ -71,6 +74,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -83,7 +87,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_legend_auth"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibVerified"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibVerified"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -96,6 +100,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAuth"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAuth"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -108,6 +113,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibPriority"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibPriority"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -119,6 +125,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSensitivity"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSensitivity"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -131,7 +138,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_legend_signed"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivImportance"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivImportance"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -143,7 +150,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_legend_encrypted"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSigned"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSigned"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
|
|
@ -197,6 +204,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -207,7 +215,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:contentDescription="@string/title_legend_found"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivType"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivType"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -219,7 +227,7 @@
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_legend_snoozed"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivFound"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivFound"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -230,7 +238,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:contentDescription="@string/title_legend_classified"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSnoozed"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ibSnoozed"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -241,7 +249,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:contentDescription="@string/title_legend_answered"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivClassified"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivClassified"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -252,7 +260,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:contentDescription="@string/title_legend_answered"
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivAnswered"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivAnswered"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -263,6 +271,7 @@
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_width="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_height="21dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivForwarded"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/ivForwarded"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -303,6 +312,7 @@
|
|
|
|
android:layout_width="15dp"
|
|
|
|
android:layout_width="15dp"
|
|
|
|
android:layout_height="15dp"
|
|
|
|
android:layout_height="15dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvSubject"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvSubject"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/ibFlagged"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/ibFlagged"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/tvSubject"
|
|
|
@ -314,6 +324,7 @@
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
android:paddingTop="6dp"
|
|
|
|
android:paddingTop="6dp"
|
|
|
|
android:paddingBottom="6dp"
|
|
|
|
android:paddingBottom="6dp"
|
|
|
|
android:visibility="visible"
|
|
|
|
android:visibility="visible"
|
|
|
@ -427,6 +438,7 @@
|
|
|
|
android:layout_height="27dp"
|
|
|
|
android:layout_height="27dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvError"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tvError"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/paddingEnd"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/paddingEnd"
|
|
|
|