diff --git a/Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml b/Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml index 58782363908fa6bf30e610630d4ad2c63b2b6fcc..7927284dd3b8dbab5d82cf6e04cc37d51d21b480 100644 --- a/Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml +++ b/Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml @@ -61,9 +61,10 @@ <TextView android:id="@+id/subtitle" - android:layout_width="wrap_content" + android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" + android:layout_marginHorizontal="24dp" android:layout_marginBottom="8dp" android:gravity="center" android:textColor="@android:color/white"