浏览代码

use id to retain scroll state

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
parneet-guraya 1 年之前
父节点
当前提交
1dce0ca7a0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/activity_settings.xml

+ 1 - 0
app/src/main/res/layout/activity_settings.xml

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