mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
add prompt to dict-pick spinner
This commit is contained in:
parent
7de951f149
commit
15ef9c4fd2
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:drawSelectorOnTop="true"
|
android:drawSelectorOnTop="true"
|
||||||
|
android:prompt="@string/title_dicts_list"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<LinearLayout android:id="@+id/connect_set"
|
<LinearLayout android:id="@+id/connect_set"
|
||||||
|
|
Loading…
Add table
Reference in a new issue