Code Monkey home page Code Monkey logo

mdzhihu's Introduction

Material Design Zhihu

已完成功能

1.启动界面图像获取及动画实现
2.首页日报列表获取、显示
3.首页最新消息(包含顶部Bunner)
4.主题日报内容查看
5.消息内容获取与展示
6.新闻对应长评论查看

待实现功能

1.消息收藏(保存本地)
2.夜间模式
3.设置(无图模式,清空缓存,反馈等)
4.分享功能
5.网络请求增加进度条

亮点

1.RecyclerView没有addHeaderView方法,在Adapter中根据position实现
2.基类Activity和基类Fragment封装,及App中Activity管理
3.使用封装后的Volley框架实现联网功能

缺点

1.侧边栏滑动和首页ViewPager滑动冲突
2.已封装的volley框架中Request应增加requestID,方便同一界面对多请求的区分
3.未实现加载更多

Dependencies

classpath 'com.android.tools.build:gradle:1.5.0'

compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
compile 'com.mcxiaoke.volley:library:1.0.19'
compile 'com.android.support:cardview-v7:23.1.1'
compile 'com.android.support:recyclerview-v7:23.1.1'

如果说我看得比别人更远些,那是因为我站在巨人的肩膀上!!!

###程序截图

mdzhihu's People

Contributors

tianshuguang avatar

Watchers

James Cloos avatar  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.