Git Product home page Git Product logo

zhihudailynews's Introduction

知乎新闻 - 高仿知乎日报的Andorid客户端


知乎新闻是本人仿知乎日报的练手项目,API来源其它Github项目。若有任何侵权行为,请及时通知我,我将立即删除本项目。

练习项目,不接受合并请求,敬请原谅!

特性

  • UI完全仿知乎日报,尽量使用Android Material Design设计方案
  • RecylcerView与CardView相结合,搭配出赏心悦目的列表卡片式布局,还可以上拉加载更多哦
  • Google原生SwipeRefreshLayout下拉刷新,更显简洁
  • Retrofit2 + OKHttp作为网络请求库,实现数据缓存,好用强大,网络请求不二之选
  • 加入Rxjava异步请求库,远离回调地狱
  • 使用Google推荐的Glide图片库进行图片加载,速度是杠杆的

预览图

首页大图

按日期分组

详情

更新日志

2016.07.14

  • 尝试加入MVP模式,解耦业务逻辑与UI操作,详见NewsContract
  • RecyclerView二次封装,增加下拉刷新、加载更多事件监听
  • RecyclerView Adapter二次封装,尽量精简代码,可添加Header、Footer

2016.07.13

  • 使用Glide替换universal-image-loader

2016.07.10

  • 首页列表卡片式布局,支持SwipeRefreshLayout下拉刷新,RecylcerView上拉加载历史消息
  • 首页图片轮播使用RollViewPager,支持标题显示、点击查看详情
  • 滚动并设置新闻日期到标题栏
  • 实现数据缓存,无网络时可访问数据
  • 优化图片缓存服务
  • 启动页图片获取、缓存显示

zhihudailynews's People

Contributors

hcw2175 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.