Add Remove from history action on details activity
This commit is contained in:
@@ -12,4 +12,9 @@
|
||||
android:icon="@drawable/ic_grid"
|
||||
android:title="@string/pages" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_forget"
|
||||
android:icon="@drawable/ic_delete"
|
||||
android:title="@string/remove_from_history" />
|
||||
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user