Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Animation is not working on QRCodeReaderView #2

Closed
sanawer opened this issue Sep 27, 2013 · 5 comments
Closed

Image Animation is not working on QRCodeReaderView #2

sanawer opened this issue Sep 27, 2013 · 5 comments

Comments

@sanawer
Copy link

sanawer commented Sep 27, 2013

First I appreciate your work and I like it because from last 10 days I was searching the project to scan qrcode in portrait mode and this is the one which help me alot. The issue that I'm facing is my line image is not moving up and down on the screen. If I invisible the QRCodeReaderView then my animation works perfectly. So help me to figure out this issue.

@dlazaro66
Copy link
Owner

Hi!

First, thanks for appreciate my work. I'm sorry but I can't imagine what going on with your issue, could you upload a picture or explain yourself with more details?
Thanks for your feedback!
David.

@sanawer
Copy link
Author

sanawer commented Sep 27, 2013

In activity_decoder.xml i have added an Image View, and in oncreate of DecoderActivity i am trying to animate that ImageView via android translate Animation, Its just an image animating from top to bottom above the Camera/QRCodeReaderView .. But issue is that animation does not display properly.. Would really appreciate any pointers .. Thanks

@dlazaro66
Copy link
Owner

Hi again, sorry for the delayed post.

I tried to implement what you wanted to do (animation over camera image) and TranslateAnimation worked fine for me, I just pushed over the example project a way to do this, check it out please, and tell me if you can solve your problem.

Maybe you were situating QRCodeReaderView over your ImageView in the activity's layout?
David.

@sanawer
Copy link
Author

sanawer commented Oct 1, 2013

We've run it and thanks for it...

@dlazaro66
Copy link
Owner

Ok, thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants