use id to retain scroll state

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
This commit is contained in:
parneet-guraya 2024-03-17 03:55:08 +05:30 committed by Marcel Hibbe
parent 2561ae5afd
commit 1dce0ca7a0
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

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">