ExpandedListView:ExpandedListView 并尽可能保存所有子项

时间:2024-07-02 17:34:01
【文件属性】:

文件名称:ExpandedListView:ExpandedListView 并尽可能保存所有子项

文件大小:5.56MB

文件格式:ZIP

更新时间:2024-07-02 17:34:01

Java

扩展列表视图 扩展列表视图 API 8+ 恢复 ListView 所有子状态和滚动位置 使用 ExpandedListView expandedListView; expandedListView.setExpanded(true); adapter.notifyDataSetChanged(); // Restoring data after rotating screen or pressing Home back expandedListView.restoreByKeeper(); <ScrollView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" android:fillViewpor


【文件预览】:
ExpandedListView-master
----.gitignore(81B)
----app()
--------.gitignore(7B)
--------build.gradle(597B)
--------src()
--------proguard-rules.pro(645B)
--------app.iml(7KB)
----settings.gradle(15B)
----build.gradle(436B)
----gradlew(5KB)
----ExpandedListView.iml(828B)
----README.md(1KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.idea()
--------misc.xml(7KB)
--------encodings.xml(166B)
--------gradle.xml(643B)
--------vcs.xml(166B)
--------copyright()
--------scopes()
--------dictionaries()
--------compiler.xml(751B)
--------.name(18B)
--------modules.xml(371B)
----demo.gif(5.91MB)
----gradle()
--------wrapper()
----.gitattributes(378B)

网友评论