|
|
|
@ -15,6 +15,7 @@ |
|
|
|
android:layout_marginTop="8dp" |
|
|
|
android:layout_marginTop="8dp" |
|
|
|
android:gravity="center" |
|
|
|
android:gravity="center" |
|
|
|
android:textAllCaps="true" |
|
|
|
android:textAllCaps="true" |
|
|
|
|
|
|
|
android:autoSizeTextType="uniform" |
|
|
|
app:fontFamily="@font/roboto_mono_medium" |
|
|
|
app:fontFamily="@font/roboto_mono_medium" |
|
|
|
app:layout_constraintBottom_toTopOf="@+id/dateNumber" |
|
|
|
app:layout_constraintBottom_toTopOf="@+id/dateNumber" |
|
|
|
app:layout_constraintStart_toStartOf="@+id/guidelineStart" |
|
|
|
app:layout_constraintStart_toStartOf="@+id/guidelineStart" |
|
|
|
|