Updated on 2026-08-14
This commit is contained in:
parent
3dca7fd4e1
commit
237afe50ae
2 changed files with 3 additions and 3 deletions
|
|
@ -152,12 +152,12 @@
|
|||
android:id="@+id/tv_amount_fiat"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:textColor="@color/darkGray2"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="@id/tv_exchange_rate"
|
||||
app:layout_constraintTop_toTopOf="@id/tv_exchange_rate"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
tools:text="0.43 USD" />
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:text="Test text messaging, or texting, is the act of composing and sending electronic messages, typically consisting of alphabetic and numeric characters, between"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue