forked from mirror/monocles_chat
Forgot this
(cherry picked from commit 93b96e405eedcb170305eebb7a5489dc594b7883)
This commit is contained in:
parent
6b0edd73c7
commit
f220134c68
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