Skip to content

first version

Latest
Compare
Choose a tag to compare
@fashare2015 fashare2015 released this 23 Oct 03:32
· 3 commits to master since this release
  • 功能

    • 登录、注册:可以用自己的掘金帐号登录,或者临时注册一个
    • 首页:热门推荐及文章列表,以及各个分类页面(Android、前端、产品。。。)
    • 发现:一级页面,包括 banner、活动、沸点、热门文章
    • 消息:完成消息列表
    • 我的:一级页面,包括登录与未登录两个状态
    • 文章详情页面: 文章 html 以及 下方的评论列表
  • lib

    • net: 封装retrofit
    • imageloader: 封装 glide
    • databinding: 自定义BindAdapters, 含 ViewPager, RecyclerView, ImageView 等