mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 08:21:35 +00:00
Add delete option in post view. Fixes 1 part of https://github.com/austinhuang0131/barinsta/issues/289
This commit is contained in:
parent
7b578e0462
commit
839e30a4e5
7 changed files with 162 additions and 16 deletions
|
|
@ -3,4 +3,7 @@
|
|||
<item
|
||||
android:id="@+id/edit_caption"
|
||||
android:title="@string/edit_caption" />
|
||||
<item
|
||||
android:id="@+id/delete"
|
||||
android:title="@string/delete" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue