Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

picker内数据过多时,显示会延迟。 #31

Closed
Hankay opened this issue Aug 1, 2016 · 3 comments
Closed

picker内数据过多时,显示会延迟。 #31

Hankay opened this issue Aug 1, 2016 · 3 comments
Labels

Comments

@Hankay
Copy link

Hankay commented Aug 1, 2016

看了源码,数据是一次加载的,不知可不可以分页加载数据。

@Hankay Hankay changed the title picker内数据过多时,显示会延迟, picker内数据过多时,显示会延迟。 Aug 1, 2016
@liyujiang-gzu
Copy link
Member

分页加载需要自己改,demo是一次性加载

@liyujiang-gzu
Copy link
Member

可以尝试realm-java这个据说比SQLite高效的NoSQL数据库realm的类库,从json读取数据……

@liyujiang-gzu
Copy link
Member

1.5.X版本改进了很多

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants