Clear updates feed from options menu
This commit is contained in:
@@ -9,4 +9,10 @@
|
||||
android:title="@string/update"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_clear_feed"
|
||||
android:orderInCategory="50"
|
||||
android:title="@string/clear_feed"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user