TiTouchGallery icon indicating copy to clipboard operation
TiTouchGallery copied to clipboard

Titanium Mobile native Android module for touch gallery, using viewpager. Allows pinch zoom and pan for images

Results 12 TiTouchGallery issues
Sort by recently updated
recently updated
newest added

Ti SDK 7 support

I am planning to upgrade to 6.0.0.GA but this module is not supported by it. Thanks

Can't run with SDK 5.1 on Android 6.0 , app crashes immediately on launch when targetSdkVersion="23" but only on a real device.

I have issues of out of memory when open jpg image, how to solve this? [INFO] I/dalvikvm-heap: Forcing collection of SoftReferences for 31961104-byte allocation [ERROR] E/dalvikvm-heap: Out of memory on...

The module works fine on Android 4.4.4 and before. But it does not work properly on Android L 5.0. The images are loaded for the first time but if you...

While scrolling through images, wen we change the device orientation, the view resets to show the first image in the Gallery instance

I get following error while trying to use movePrevious() or moveNext(): "Exception occurred at ... Uncaught Error: Only the original thread that created a view hierarchy can touch its views."

Thanks for your great module on Android. Is there any ebullient for iOS?

The app crash on lunch with the following error: dalvikvm: dlopen("/data/app-lib/com.app.demo-4/libcom.gbaldera.titouchgallery.so") failed: dlopen failed: cannot locate symbol "__exidx_end" referenced by "libcom.gbaldera.titouchgallery.so"... On other devices is working good.