removing a wrong action menu button hiding
This commit is contained in:
parent
6a998e9b46
commit
fd9add7b75
|
@ -21,7 +21,6 @@
|
|||
<item
|
||||
android:id="@+id/cab_delete"
|
||||
android:icon="@drawable/ic_delete_vector"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/delete"
|
||||
app:showAsAction="ifRoom" />
|
||||
</menu>
|
||||
|
|
Loading…
Reference in New Issue