summaryrefslogtreecommitdiffstats
path: root/res/menu/ingest_menu_item_list_selection.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/ingest_menu_item_list_selection.xml')
-rw-r--r--res/menu/ingest_menu_item_list_selection.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/menu/ingest_menu_item_list_selection.xml b/res/menu/ingest_menu_item_list_selection.xml
index aaf3262ed..2f020b671 100644
--- a/res/menu/ingest_menu_item_list_selection.xml
+++ b/res/menu/ingest_menu_item_list_selection.xml
@@ -14,6 +14,8 @@
limitations under the License.
-->
<menu xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:id="@+id/ingest_switch_view"
+ android:showAsAction="always" />
<item android:id="@+id/import_items"
android:showAsAction="always|withText"
android:title="@string/Import" />