Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.03 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.03 KB

PhotoAlbum

API License

Screenshot

screenshot

Target platforms

  • API level 15 or later

Latest version

  • Version 1.0.0 (03/03/2016)

Getting started

In your build.gradle:

repositories {
  mavenCentral()
}
compile 'com.github.liaoheng:album:1.0.0'

Usage

sample

compile 'com.squareup.picasso:picasso:2.5.2'
ImagePagerActivity.start(MainActivity.this, album);

more

see sample

Thanks

Thanks to chrisbanes's PhotoView

License

Copyright (C) 2016 liaoheng

Licensed under the Apache License, Version 2.0