From 1e9164ce695b6548a7fe558624e3f27d42df319e Mon Sep 17 00:00:00 2001 From: Alex Paulescu Date: Tue, 3 Jan 2023 17:11:57 +0200 Subject: [PATCH] Srs type selection missing text (EXPOSUREAPP-14527) (#5788) * Add subtitle text to srs type selection fragment. * Ignore missing translation. * Fix scrolling Co-authored-by: Mohamed --- .../layout/fragment_srs_type_selection.xml | 79 +++++++++++++------ .../res/values-de/srs_submission_strings.xml | 2 + .../res/values/srs_submission_strings.xml | 5 +- 3 files changed, 62 insertions(+), 24 deletions(-) diff --git a/Corona-Warn-App/src/main/res/layout/fragment_srs_type_selection.xml b/Corona-Warn-App/src/main/res/layout/fragment_srs_type_selection.xml index 57c556ed5a2..617cad6be32 100644 --- a/Corona-Warn-App/src/main/res/layout/fragment_srs_type_selection.xml +++ b/Corona-Warn-App/src/main/res/layout/fragment_srs_type_selection.xml @@ -17,32 +17,65 @@ app:layout_constraintTop_toTopOf="parent" app:title="@string/srs_type_selection_header" /> - - - + app:layout_constraintTop_toBottomOf="@id/toolbar"> + + + + + + + + + + + + +