Merge pull request #3720 from nextcloud/settings-screen-scroll-state

Retain Settings Screen Scroll State
This commit is contained in:
Marcel Hibbe 2024-03-19 13:43:08 +01:00 committed by GitHub
commit 325da27804
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,7 @@
<ScrollView <ScrollView
android:id="@+id/scroll_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">