Последняя миля
This commit is contained in:
@ -20,7 +20,9 @@
|
||||
<Spinner
|
||||
android:id="@+id/spiList"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
style="@style/SpinnerStyle"
|
||||
android:minHeight="@dimen/minHeight"/>
|
||||
|
||||
<ScrollView
|
||||
android:id="@+id/scrollView1"
|
||||
|
||||
@ -20,7 +20,9 @@
|
||||
<Spinner
|
||||
android:id="@+id/spiList"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
style="@style/SpinnerStyle"
|
||||
android:minHeight="@dimen/minHeight"/>
|
||||
|
||||
<ScrollView
|
||||
android:id="@+id/scrollView1"
|
||||
|
||||
@ -19,7 +19,9 @@
|
||||
<Spinner
|
||||
android:id="@+id/spiList"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
style="@style/SpinnerStyle"
|
||||
android:minHeight="@dimen/minHeight"/>
|
||||
|
||||
<ScrollView
|
||||
android:id="@+id/scrollView1"
|
||||
|
||||
Reference in New Issue
Block a user