Merge branch 'master' of https://github.com/lbryio/lbry-android
This commit is contained in:
commit
4940d1ca33
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