diff --git a/Corona-Warn-App/src/main/res/layout/trace_location_attendee_checkins_item_active.xml b/Corona-Warn-App/src/main/res/layout/trace_location_attendee_checkins_item_active.xml index 67a3a719f215e91e5009d1e054bcaebab877ee28..257c5d5d387721f7c5a6e386c5312abf03cecdd9 100644 --- a/Corona-Warn-App/src/main/res/layout/trace_location_attendee_checkins_item_active.xml +++ b/Corona-Warn-App/src/main/res/layout/trace_location_attendee_checkins_item_active.xml @@ -42,6 +42,8 @@ style="@style/headline5Bold" android:layout_width="wrap_content" android:layout_height="wrap_content" + app:autoSizeTextType="uniform" + android:maxLines="1" android:textColor="@color/colorTextPrimary1InvertedStable" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent"