Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e28caf22 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Cleanup

parent d9aa0003
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        app:layout_constraintBottom_toBottomOf="parent"
        app:layout_constraintRight_toRightOf="parent"
        app:layout_constraintTop_toTopOf="parent"
        tools:src="?attr/messageListSwipeMarkAsReadIcon"
        tools:src="@drawable/ic_mark_email_unread"
        tools:tint="?attr/messageListSwipeIconTint" />

    <TextView
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        app:layout_constraintBottom_toBottomOf="parent"
        app:layout_constraintLeft_toLeftOf="parent"
        app:layout_constraintTop_toTopOf="parent"
        tools:src="?attr/messageListSwipeSelectIcon"
        tools:src="@drawable/ic_check"
        tools:tint="?attr/messageListSwipeIconTint" />

    <TextView