add prompt to dict-pick spinner

This commit is contained in:
Andy2 2011-03-08 07:31:11 -08:00
parent 7de951f149
commit 15ef9c4fd2

View file

@ -85,6 +85,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:drawSelectorOnTop="true"
android:prompt="@string/title_dicts_list"
/>
<LinearLayout android:id="@+id/connect_set"