minor adjustments

This commit is contained in:
Nicolás Sánchez 2024-12-14 18:57:52 -03:00
parent 73ce744bf7
commit 6b0ce801c2
1 changed files with 4 additions and 4 deletions

View File

@ -381,7 +381,7 @@
android:textStyle="bold" />
<TextView
android:id="@+id/exchangeStats1FundsPercentage"
android:layout_width="52dp"
android:layout_width="58dp"
android:layout_height="24dp"
android:text="@string/exchange_funds_percentage_example"
android:textColor="@color/secondary_text_color"
@ -450,7 +450,7 @@
android:textStyle="bold" />
<TextView
android:id="@+id/exchangeStats2FundsPercentage"
android:layout_width="52dp"
android:layout_width="58dp"
android:layout_height="24dp"
android:text="@string/exchange_funds_percentage_example"
android:textColor="@color/secondary_text_color"
@ -520,7 +520,7 @@
android:textStyle="bold" />
<TextView
android:id="@+id/exchangeStats3FundsPercentage"
android:layout_width="52dp"
android:layout_width="58dp"
android:layout_height="24dp"
android:text="@string/exchange_funds_percentage_example"
android:textColor="@color/secondary_text_color"
@ -590,7 +590,7 @@
android:textStyle="bold" />
<TextView
android:id="@+id/exchangeStats4FundsPercentage"
android:layout_width="52dp"
android:layout_width="58dp"
android:layout_height="24dp"
android:text="@string/exchange_funds_percentage_example"
android:textColor="@color/secondary_text_color"