Skip to content

DenisLobur/simpleGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleGallery

A basic example of Gallery. Core features:

  1. Download images from REST API (500px.com in this example)
  2. Pagination (with every scroll to the bottom download new page via GET request)
  3. Show detailed view of particular photo
  4. Share particular photo URL
  5. Zoom-in, zoom-out of particular photo
    Used libs: retrofit2, picasso, butterknife, rxandroid, rxjava, annimon-stream, timber, dagger2, retrolambda
    Used architecture: MVP

Releases

No releases published

Packages

No packages published

Languages