GithubHelp home page GithubHelp logo

photolistdemo's Introduction

PhotoListDemo

##包含模块

  1. 图文消息流: MainActivity 里使用 RecyclerView 展示图文 list ,使用 CardView 展示 item ,图片使用 FlowLayout 一个一个动态添加。
  2. 查看大图: ImageZoomActivity 里使用 ViewPage 展示大图,在图片下方有点击查看原图的按钮,提供了三种方式加载图片: Fresco ,Picasso ,网络数据转成流再转化为 Bitmap 加载。
  3. 查看原图: ImageOrginActivity 查看原图,使用 PhotoView ,可以双击放大图片,可以长按保存图片,可以轻触结束查看图片。

##使用的开源库

  1. com.squareup.picasso:picasso
  2. com.mcxiaoke.photoview:library
  3. com.facebook.fresco:fresco

感谢这些开源库的作者。

photolistdemo's People

Contributors

cxyxlxdm avatar

Watchers

What avatar

Forkers

lilixiong wangjun

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.