blob: d8623482e71fdcea6ce936e17c9aeb0c2fc9c3b8 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
spinner to be inflated within a toolbar
-->
<Spinner xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/action_bar_spinner"
style="?android:actionDropDownStyle"
android:layout_width="wrap_content"
android:layout_height="match_parent" />