adding the xml too
This commit is contained in:
parent
c0d9afc022
commit
6b77eaf0f7
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@
|
|||
android:showAsAction="never"
|
||||
android:title="@string/open_with"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/cab_select_all"
|
||||
android:icon="@drawable/ic_select_all_vector"
|
||||
android:title="@string/select_all"
|
||||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
android:id="@+id/cab_delete"
|
||||
android:icon="@drawable/ic_delete_vector"
|
||||
|
|
Loading…
Reference in a new issue