Replace spacing near scroll views with overscroll (COMMUNTIY) (#2884)
* Remove space below scrollers and add overscroll in app info screens
Note that this changes the total padding of the content in the debuglog
fragment from 20dp to 24dp for consistency within the layout.
* Remove spacing below scroll view and add overscroll to stats explanation
* Fix scrollbars
* Fix contact diary (edit places & locations) scroll behavior
* Remove space below scrollers and add overscroll in settings screens
* Undo changes to PPA more info fragment
This partially reverts commit 85e4650e12e27999a01a293695121cd324a7123f
to avoid conflicts with #2945.
* Fix Check In onboarding
Also changes margin of button to match that of contact journal
onboarding
* Uniform bottom paddings
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
Showing
- Corona-Warn-App/src/main/res/layout/bugreporting_debuglog_fragment.xml 1 addition, 2 deletions...pp/src/main/res/layout/bugreporting_debuglog_fragment.xml
- Corona-Warn-App/src/main/res/layout/contact_diary_edit_locations_fragment.xml 5 additions, 1 deletion...main/res/layout/contact_diary_edit_locations_fragment.xml
- Corona-Warn-App/src/main/res/layout/contact_diary_edit_persons_fragment.xml 5 additions, 1 deletion...c/main/res/layout/contact_diary_edit_persons_fragment.xml
- Corona-Warn-App/src/main/res/layout/fragment_information.xml 4 additions, 2 deletionsCorona-Warn-App/src/main/res/layout/fragment_information.xml
- Corona-Warn-App/src/main/res/layout/fragment_information_about.xml 4 additions, 8 deletions...rn-App/src/main/res/layout/fragment_information_about.xml
- Corona-Warn-App/src/main/res/layout/fragment_information_contact.xml 4 additions, 8 deletions...-App/src/main/res/layout/fragment_information_contact.xml
- Corona-Warn-App/src/main/res/layout/fragment_information_legal.xml 4 additions, 9 deletions...rn-App/src/main/res/layout/fragment_information_legal.xml
- Corona-Warn-App/src/main/res/layout/fragment_information_privacy.xml 3 additions, 1 deletion...-App/src/main/res/layout/fragment_information_privacy.xml
- Corona-Warn-App/src/main/res/layout/fragment_information_technical.xml 3 additions, 1 deletion...pp/src/main/res/layout/fragment_information_technical.xml
- Corona-Warn-App/src/main/res/layout/fragment_settings.xml 4 additions, 8 deletionsCorona-Warn-App/src/main/res/layout/fragment_settings.xml
- Corona-Warn-App/src/main/res/layout/fragment_settings_background_priority.xml 4 additions, 8 deletions...main/res/layout/fragment_settings_background_priority.xml
- Corona-Warn-App/src/main/res/layout/fragment_settings_notifications.xml 4 additions, 8 deletions...p/src/main/res/layout/fragment_settings_notifications.xml
- Corona-Warn-App/src/main/res/layout/fragment_settings_privacy_preserving_analytics.xml 4 additions, 29 deletions...layout/fragment_settings_privacy_preserving_analytics.xml
- Corona-Warn-App/src/main/res/layout/fragment_statistics_explanation.xml 5 additions, 10 deletions...p/src/main/res/layout/fragment_statistics_explanation.xml
- Corona-Warn-App/src/main/res/layout/fragment_trace_location_onboarding.xml 6 additions, 3 deletions...rc/main/res/layout/fragment_trace_location_onboarding.xml
Loading
Please register or sign in to comment