Update app notification configuration button icon

This commit is contained in:
José Rebelo
2021-12-18 22:59:42 +00:00
committed by Gitea
parent d4840b3c5b
commit edd1b950a9

View File

@@ -80,6 +80,6 @@
android:layout_marginEnd="8dp" android:layout_marginEnd="8dp"
android:layout_marginStart="8dp" android:layout_marginStart="8dp"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
app:srcCompat="@drawable/ic_menu" /> app:srcCompat="@drawable/ic_settings" />
</RelativeLayout> </RelativeLayout>