Forgot this

Stephen Paul Weber created

Change summary

src/cheogram/res/menu/mam_pref_fix.xml | 6 ++++++
1 file changed, 6 insertions(+)

Detailed changes

src/cheogram/res/menu/mam_pref_fix.xml 🔗

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android">
+    <item
+        android:id="@+id/ignore"
+        android:title="Ignore"/>
+</menu>