Merge pull request #1027 from ycohen-dev/fix_issue_1025

Fix issue #1025
This commit is contained in:
Akinwale Ariwodola 2020-10-12 19:25:48 +01:00 committed by GitHub
commit 6644907665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"