Screen Magnifier glass for Android?

1.9k views Asked by At

I am working on tielview and I need to implement magnifier when user touch the screen.

I tried with this https://github.com/nomanr/android-image-magnifier but didn't find any good solution.

What I want to achieve is, when the user does a long press on screen the magnifier show on left corner with zoom of the screen as shown in image.

1

There are 1 answers

0
waseem On

if you want to implement for single image view use this https://github.com/xenione/loupe