diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index d2996312e6c4051cc88cf3b37c2dd75a300e8dba..5bd2d6b9ba07633a56db7f2058616446b2ef2900 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/app/src/main/res/layout/activity_first_page_consent.xml b/app/src/main/res/layout/activity_first_page_consent.xml index 44aacadc05f7a5cdca996f3cb6784e31ecda163f..dc7663adf7e1a958507c7a81dd987c18970ec7ee 100644 --- a/app/src/main/res/layout/activity_first_page_consent.xml +++ b/app/src/main/res/layout/activity_first_page_consent.xml @@ -66,7 +66,7 @@ android:id="@+id/ScrollViewQuestionnaire" style="@android:style/Widget.Material.ScrollView" android:layout_width="match_parent" - android:layout_height="439dp" + android:layout_height="409dp" android:layout_marginBottom="8dp" android:layout_marginEnd="8dp" android:layout_marginStart="8dp"