spacing in worker_card

This commit is contained in:
Nicolás Sánchez 2024-12-17 21:24:11 -03:00
parent 0028f3285d
commit 6c79979f72
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
android:textStyle="bold" />
<TextView
android:id="@+id/workerCardSafetyOrders"
android:layout_width="50dp"
android:layout_width="54dp"
android:layout_height="24dp"
android:text="45/45"
android:textColor="@color/secondary_text_color"