Skip to content

diycode-sdk v0.1.0

Latest
Compare
Choose a tag to compare
@GcsSloop GcsSloop released this 09 Apr 17:38
· 25 commits to master since this release

更新内容

  1. 修复首页数据过多时加载数据卡顿问题。
  2. 首页界面调整
  3. 添加分类查看,点击节点名称可以查看该节点下所有话题(Topic)
  4. 使用 CromeCustomTabs 替换 WebView
  5. Sites 页面支持手动刷新。
  6. 通知、我的帖子、我的收藏 均支持下拉刷新和分页加载。
  7. 重构 RecyclerView 相关代码,使下拉刷新和上拉加载代码更加简洁
  8. 将部分 Activity 内容转移到 Fragment