PanoramaImageView icon indicating copy to clipboard operation
PanoramaImageView copied to clipboard

An imageView can auto scroll with device rotating.

Results 9 PanoramaImageView issues
Sort by recently updated
recently updated
newest added

build, test and export your APK, test reports cherry picked a commit from => https://github.com/codernavi18/PanoramaImageView.git | commit id => 9c255a82430106cf1cfd20228b4dad603d50050a for support for Accelerometer Sensor

Hi, I'm using Glide for load images and my image not work well how can fix this issue. Now only work when I add an image with android:src on xml...

Added support for Accelerometer Sensor Signed-off-by: Naveen Kumar Chaudhary

When using this image, it starts vertical orientation, instead of horizontal orientation http://www.panophoto.eu/Images/Uploads/Med/42f5eda5-7031-4a2e-9c84-7114126c46c0.jpg It's possible to set it manually? I tested it with the demo app, and it's working fine....

Can the direction be two dimensional? 方向可以是二维的吗?横竖都可以?

I'm using panoramaImageview as item of pages on view pager, but scrolling when the image is not centered shows a gap between this image and the next, so you can...

First of all, Gr8 work! I pulled the code to check this lib on my moto G3 phone and found that it does not work because my phone does not...

现在滚动方向是根据图片实际宽高决定的,打算提供开关自定义滚动方向吗?