blob: 64ab08c4b23229f56d6f07db5699c99b12758c2e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<org.wordpress.android.widgets.WPTextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/menu_text_dropdown"
style="?android:attr/spinnerDropDownItemStyle"
android:layout_width="match_parent"
android:layout_height="@dimen/toolbar_height"
android:ellipsize="marquee"
android:singleLine="true"
android:textColor="@color/grey_dark"
android:textSize="@dimen/text_sz_large"
tools:text="menu_text_dropdown" />