mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Less obtrusive seen icon
This commit is contained in:
parent
1a4057c24d
commit
7231550fc1
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@
|
|||
android:contentDescription="@string/title_seen"
|
||||
android:padding="6dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:tint="?attr/colorSeparator"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/wvBody"
|
||||
app:srcCompat="@drawable/baseline_visibility_24" />
|
||||
|
|
Loading…
Reference in a new issue