spacing in worker_card
This commit is contained in:
parent
0028f3285d
commit
6c79979f72
|
|
@ -28,7 +28,7 @@
|
||||||
android:textStyle="bold" />
|
android:textStyle="bold" />
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/workerCardSafetyOrders"
|
android:id="@+id/workerCardSafetyOrders"
|
||||||
android:layout_width="50dp"
|
android:layout_width="54dp"
|
||||||
android:layout_height="24dp"
|
android:layout_height="24dp"
|
||||||
android:text="45/45"
|
android:text="45/45"
|
||||||
android:textColor="@color/secondary_text_color"
|
android:textColor="@color/secondary_text_color"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue