add margin

This commit is contained in:
pokkst 2022-09-19 17:43:15 -05:00
parent 5b9b1f0a8f
commit 7c60aa576f
No known key found for this signature in database
GPG Key ID: 90C2ED85E67A50FF

View File

@ -132,11 +132,11 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:layout_marginStart="8dp"
app:layout_constraintTop_toBottomOf="@id/send_max_button"
app:layout_constraintBottom_toTopOf="@id/create_tx_button"
app:layout_constraintStart_toEndOf="@id/tx_fee_radiogroup_label_textview"
app:layout_constraintEnd_toEndOf="parent">
<RadioButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"