Skip to content

Commit

Permalink
use id to retain scroll state
Browse files Browse the repository at this point in the history
Signed-off-by: parneet-guraya <[email protected]>
  • Loading branch information
parneet-guraya committed Mar 16, 2024
1 parent 007c407 commit 14bba17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@


<ScrollView
android:id="@+id/scroll_view"
android:layout_width="match_parent"
android:layout_height="wrap_content">

Expand Down

0 comments on commit 14bba17

Please sign in to comment.