Questions tagged [photoviewer]
37 questions
0
votes
1 answer
Android Studio with uk.co.senab.photoview.PhotoView
I am using Android Studio 0.8.14, and I have included the module from https://chris.banes.me/2012/10/12/photoview-v1-1/ but it always show me
Error:(27, 29) error: package uk.co.senab.photoview does not exist
But within the program the import…

hidden
- 41
- 3
- 10
0
votes
2 answers
Universal Image Loader with PhotoView : zoom crashes
When I zoom out an image too much, the app crashes.
LogCat:
*FATAL EXCEPTION MAIN:
java.lang.IllegalArgumentException: pointerIndex out of range
at android.view.MotionEvent.nativeGetAxisValue(Native Method)
at…

user3727262
- 19
- 4
0
votes
1 answer
PhotoView library and image set as wallpaper
I'm using the PhotoView library to have a slide view of images. That's easy. Then I wanted set as wallpaper the image I wanted, maybe on click in a button but I have a problem! The library seems that not allows create a layout but only its in this…

Atlas91
- 5,754
- 17
- 69
- 141
0
votes
1 answer
Error Loading image from asset folder through Implicit Intent by using Phone's Image viewer
I am trying to display different London Tube maps through mobile's camera image viewer app by using implicit Intent. I had tube_map.gif image file in asset folder but when i try to load this file, app displays unable to find item. I think the file…

user1938645
- 47
- 4
0
votes
1 answer
UIScrollView PhotoViewer receives memory warning after 125 photos on iPod
I am stuck in a weird problem,tried to find out solution from all possible sources but no luck yet.
My requirement is something similar to photoviewer app of iphone,but there is more to that like uploading image,downloading etc .So technically what…

Abhinandan Sahgal
- 1,076
- 1
- 13
- 27
0
votes
1 answer
NIToolBarPhotoViewController to display images from a selected image
I am using Nimbus to display photos. I have a tableviewcontroller displaying list of filenames. When the user select particular file (if an image) , it displays all the image files in viewcontroller extended from NIToolBarPhotoViewController…

tech savvy
- 1,417
- 4
- 21
- 42
-3
votes
1 answer
Is there a version of Windows Photo Viewer for Windows 11?
Windows Photo Viewer has been replaced on Windows 11 by Microsoft Photos, which doesn't work. Photos are displayed as dark images. I have been looking to find a version of Windows Photo Viewer that will run on Windows 11, but all I can find is dodgy…

Simple Simon
- 49
- 1
- 12