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

Commit 20b41847 authored by Niedermann IT-Dienstleistungen's avatar Niedermann IT-Dienstleistungen
Browse files

Fix favorite icon color on swipe

parent c2bb8d95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
        android:layout_marginLeft="@dimen/button_padding"
        android:layout_marginStart="@dimen/button_padding"
        android:contentDescription="@string/menu_favorite"
        android:src="@drawable/ic_star_yellow_24dp" />
        android:src="@drawable/ic_star_white_24dp" />

    <ImageView
        android:id="@+id/noteDeleteRight"