Code Monkey home page Code Monkey logo

panoramaimageview's People

Contributors

gjiazhe avatar shusshu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

panoramaimageview's Issues

scroll factor

Is possibile to reduce scroll factor to have a slower scrolling?

PanoramaImageView on view pager

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 see the layout behind it. Had you faced this issue? Any ideas to solve this?

Hotspot

does this have a provision for adding hotposts(hostspot functionality)?!?

Support for devices with accelerometer +/- digital compass

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 have a gyro sensor and this library currently support gyro alone. I feel it would be great if this library can be extended to support accelerometer based panoramic viewing.

Attribute application:label conflicted~

Compiling with following errors:
Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute application@label value=(@string/app_label) from AndroidManifest.xml:18:13-46
is also present at [com.gjiazhe:PanoramaImageView:1.0] AndroidManifest.xml:13:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:14:5-30:19 to override.

Classes won't work

Two of the classes won't work. The PanoramaImageView and GyroscopeObserver. They can't resolve the ImageView in public class [classname] extends ImageView and they both have an error that says

'addPanoramaImageView(com.gjiazhe.panoramaimageview.PanoramaImageView)' is not public in 'com.gjiazhe.panoramaimageview.GyroscopeObserver'. Cannot be accessed from outside package

Only showing images set with android:src attribute

I'm trying to have all of my viewholders in a recyclerview use the same gyroscopeobserver instance. I set the observer in the onCreateViewHolder method. I load an image into the imageview in the viewholder with picasso. My images don't show up, it's just black. Images are loading fine with a standard imageview. If i set a static image using the android:src attribute, everything is working fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.