Added view pager for scrolling image previews with horizontal swipe
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 25 Feb 2013 13:33:16 +0000 (14:33 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 25 Feb 2013 13:33:16 +0000 (14:33 +0100)
commitd7e0519294ca47e6d53dd29e7355d452890ffb24
tree8834f7e73e41dbd76ad5fd39f60b52f9ffee23f9
parent3d272eb75378ae95274ef4c868fdd956bba60d31
Added view pager for scrolling image previews with horizontal swipe
res/layout/preview_image_activity.xml
src/com/owncloud/android/datamodel/DataStorageManager.java
src/com/owncloud/android/datamodel/FileDataStorageManager.java
src/com/owncloud/android/ui/activity/PreviewImageActivity.java
src/com/owncloud/android/ui/fragment/FileDownloadFragment.java [new file with mode: 0644]
src/com/owncloud/android/ui/fragment/PreviewImageFragment.java