liaoheng / PhotoAlbum

Simple photo album

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple photo album

License:Apache License 2.0


Languages

Language:Java 100.0%