Fix removing podcast
This commit is contained in:
parent
bf412dcd84
commit
bb92f1353d
|
@ -17,7 +17,7 @@
|
|||
android:title="@string/rename_feed_label" />
|
||||
|
||||
<item
|
||||
android:id="@+id/remove_item"
|
||||
android:id="@+id/remove_feed"
|
||||
android:menuCategory="container"
|
||||
android:title="@string/remove_feed_label" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue