Improve updated manga screen
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
android:title="@string/update"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_show_updated"
|
||||
android:checkable="true"
|
||||
android:orderInCategory="50"
|
||||
android:title="@string/show_updated"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_clear_feed"
|
||||
android:orderInCategory="50"
|
||||
|
||||
Reference in New Issue
Block a user