Updated on 2026-08-14
This commit is contained in:
parent
18b0b9f15b
commit
58a76fb2d2
1 changed files with 3 additions and 1 deletions
|
|
@ -97,6 +97,7 @@
|
|||
android:clickable="true"
|
||||
android:elevation="3dp"
|
||||
android:focusable="true"
|
||||
app:layout_constraintVertical_bias="0"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/btn_show_qr"
|
||||
app:layout_constraintTop_toBottomOf="@id/chip_group_address_type">
|
||||
|
|
@ -143,7 +144,8 @@
|
|||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:background="@color/lightGray5"
|
||||
app:layout_constraintTop_toBottomOf="@id/tv_explore" />
|
||||
android:layout_marginTop="25dp"
|
||||
app:layout_constraintTop_toBottomOf="@id/btn_copy" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_payid_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue