summaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/new_episodes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/menu/new_episodes.xml b/res/menu/new_episodes.xml
index 00ff3bc5a..f6973ed71 100644
--- a/res/menu/new_episodes.xml
+++ b/res/menu/new_episodes.xml
@@ -17,4 +17,11 @@
custom:showAsAction="ifRoom|collapseActionView"
android:icon="?attr/navigation_accept"/>
+ <item
+ android:id="@+id/episode_filter_item"
+ android:title="@string/episode_filter_label"
+ android:menuCategory="container"
+ android:checkable="true"
+ custom:showAsAction="collapseActionView"/>
+
</menu> \ No newline at end of file