Merge pull request #1027 from ycohen-dev/fix_issue_1025
Fix issue #1025
This commit is contained in:
commit
6644907665
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@
|
|||
<androidx.appcompat.widget.AppCompatSpinner
|
||||
android:id="@+id/publish_form_currency_spinner"
|
||||
android:entries="@array/publish_currencies"
|
||||
android:layout_width="110dp"
|
||||
android:layout_width="160dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toEndOf="@+id/publish_form_price_layout"
|
||||
android:layout_marginStart="4dp"
|
||||
|
|
Loading…
Reference in a new issue