mirror of https://github.com/M66B/FairEmail.git
Refactoring
This commit is contained in:
parent
e58885cf57
commit
fe8202595a
|
@ -66,7 +66,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
||||
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
||||
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
||||
app:srcCompat="@drawable/checkmarks"
|
||||
app:srcCompat="@drawable/verified"
|
||||
app:tint="?attr/colorAccent" />
|
||||
|
||||
<ImageButton
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="@+id/tvFrom"
|
||||
app:layout_constraintStart_toEndOf="@id/ibAvatar"
|
||||
app:layout_constraintTop_toTopOf="@+id/tvFrom"
|
||||
app:srcCompat="@drawable/checkmarks"
|
||||
app:srcCompat="@drawable/verified"
|
||||
app:tint="?attr/colorAccent" />
|
||||
|
||||
<ImageButton
|
||||
|
|
Loading…
Reference in New Issue