Skip to content

Android application which allow you to swipe through infinite photos

Notifications You must be signed in to change notification settings

snehitgajjar/FlickrInfinitely

Repository files navigation

<<<<<<< HEAD Android Swipe Image Viewer

This image viewer shows one image at a time. Swiping moves the image back and forth.

The initial implementation uses ImageSwitcher with GestureDetector: [ImageSwitcher tag] 1

Here is my [blog post] 2 explaining how it was made.

It has been updated to use ViewPager, which slides the images as you swipe, giving better visual feedback.

=======

FlickerInfinitely

Android application which allow you to swipe through infinite photos

Main purpose of this application is to develop and use cache which allow user to traverse through infinite number of Photos

The cache is created in such a way that it fetches perticular amount of photos from the flickr online api as per user goes through it.

a8f4889bfa6cd86c6080619e854a527b591c7e78

About

Android application which allow you to swipe through infinite photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages