forked from mirror/monocles_chat_clean
Forgot this
(cherry picked from commit 93b96e405eedcb170305eebb7a5489dc594b7883)
This commit is contained in:
parent
942ebd3182
commit
76bbfadd94
1 changed files with 6 additions and 0 deletions
6
src/monocleschat/res/menu/mam_pref_fix.xml
Normal file
6
src/monocleschat/res/menu/mam_pref_fix.xml
Normal file
|
@ -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>
|
Loading…
Reference in a new issue