We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如题。感觉加了横划切换章节评论推荐三个tag比较方便。排行榜页面的都可以滑动切换但详情页不行。 还有希望大大能做出搜索分类结果以及评论页面预加载,每次都得点下一页等待转圈。
The text was updated successfully, but these errors were encountered:
这块主要是技术受限
排行榜左右滑动因为不同排行榜元素大小一样, PageView里面套了三个一样大的ListView.
评论, 章节, 推荐, 他们三个高度都是不固定的. 做成两个滚动组建会发生手势歧义.
预加载是可以实现的, 考虑到流量问题并没有做, 很多用户网络并不怎么样.
Sorry, something went wrong.
No branches or pull requests
如题。感觉加了横划切换章节评论推荐三个tag比较方便。排行榜页面的都可以滑动切换但详情页不行。
还有希望大大能做出搜索分类结果以及评论页面预加载,每次都得点下一页等待转圈。
The text was updated successfully, but these errors were encountered: