Fix issue #1025 #1027

Merged
ycohen-dev merged 1 commit from fix_issue_1025 into master 2020-10-12 20:25:49 +02:00

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"