Android Studio Tutorial - Zooming ImageView

Android Studio Tutorial - Zooming ImageView

EDMT Dev

8 лет назад

62,017 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@PolskiRzor
@PolskiRzor - 17.09.2016 20:59

Thanks!

Ответить
@CarlosAugusto-mc8pt
@CarlosAugusto-mc8pt - 02.11.2016 23:35

Congratulations for your tutorial. I have one doubt. How can I use your zoom example with multiple images and for each image i use zoom and drag it and swipe for another.

Ответить
@nischupshetu9815
@nischupshetu9815 - 10.01.2017 16:16

photoviewattacher cannot be resolved to a type in android studio. What should I do?

Ответить
@mihirmv477
@mihirmv477 - 30.01.2017 12:08

how do i add this zoom to multiple imageviews in a scrollview
each imageView is getting zoomed individually

Ответить
@rapidblaze
@rapidblaze - 20.04.2017 21:51

я надеюсь, это твоя либа?

Ответить
@ZottoSL
@ZottoSL - 21.04.2017 19:38

When implementing the tutorial, the listening events associated with the ImageView (setOnClickListener) stop working. Any solution?

Ответить
@adelrafiee3355
@adelrafiee3355 - 25.04.2017 22:51

Thanks for the nice tutorial. It solve and work for me <3

Ответить
@trustoredare7434
@trustoredare7434 - 09.05.2017 03:44

Hi. It is real great and quick. But some problem: when img is it real size, and you swipe it zoomOut app crashes..

Ответить
@trustoredare7434
@trustoredare7434 - 09.05.2017 03:48

It is write -> E/libEGL: validate_display:255 error 3008 (EGL_BAD_DISPLAY)

Ответить
@coolcloud8302
@coolcloud8302 - 12.05.2017 07:50

Can I drop you a email to ask about zooming thing for my case? because I really dunno how to do, someone please help me. Thank you.

Ответить
@ThefamousMrcroissant
@ThefamousMrcroissant - 12.05.2017 23:11

Bit of a potato solution using only provided methods. I was more interested in how it would actually work.

Ответить
@alinasser6951
@alinasser6951 - 15.05.2017 12:25

cant find batch drawable import

Ответить
@patiphansuwanich9392
@patiphansuwanich9392 - 20.07.2017 23:13

Thank you, Easy for using

Ответить
@fauzigoceng58
@fauzigoceng58 - 10.08.2017 05:32

What emulator application do you use?
This tutorial is very nice, Thank You, Easy for using

Ответить
@EstateNewsRealEstate
@EstateNewsRealEstate - 30.08.2017 13:40

awesome bro Its working..... thanx allot,

Ответить
@roivincemangalile3112
@roivincemangalile3112 - 15.09.2017 13:57

when i apply it to a landscape view im having an error.

Ответить
@yusufcaglar8372
@yusufcaglar8372 - 01.11.2017 02:46

Not working at api 16 dialog imageview (dynamically set image)

Ответить
@m4sterkg
@m4sterkg - 11.11.2017 02:07

EveryThing I need, thanks for all.

Ответить
@sobinthomas5159
@sobinthomas5159 - 22.11.2017 15:39

Can I use it with recycler view and glide?

Ответить
@yanisdjaballah7411
@yanisdjaballah7411 - 02.05.2018 22:37

Help please : Error:Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.chrisbanes:PhotoView:1.2.6.

Ответить
@himanshumalik1055
@himanshumalik1055 - 10.06.2018 14:10

sir, I want to implement this zooming feature into your wallpaper app but how can we get the image link(URI) of that specific image view which in firebase. I want every time user open any image should be zoomable.

Ответить
@rakeshgl3872
@rakeshgl3872 - 05.10.2018 08:09

Thanks a lot for helping out with this video.. its working perfect

Ответить
@shariezantua1
@shariezantua1 - 07.10.2018 23:22

What if I want it on textView? - whole page

Ответить
@andrijarandjelovic9785
@andrijarandjelovic9785 - 30.10.2018 02:22

My imageView has option to move. Is that a problem, because it is not working? Thank you :)

Ответить
@xxpodxx
@xxpodxx - 03.12.2018 11:53

slow with large image.

Ответить
@asadrazabhatti9637
@asadrazabhatti9637 - 27.12.2018 00:03

thanks

Ответить
@Victor-Pozdnyakov
@Victor-Pozdnyakov - 16.01.2019 22:16

for 2019.16.01
implementation 'com.github.chrisbanes:photoview:2.3.0'
(isn't working with Androidx)

Ответить
@Anujkumar-be1eh
@Anujkumar-be1eh - 16.10.2019 11:02

thanx sir this video is very use full.

Ответить
@baonguyen9815
@baonguyen9815 - 06.12.2019 07:56

Sir , When I use setOnTouchListener ! It don't zoom anymore ! Can you help me ??? Can you make a tutorial about this problem !!!! plz

Ответить
@Mrawsee
@Mrawsee - 10.03.2020 11:17

the solution for this code just import this library in your class: import uk.co.senab.photoview.PhotoViewAttacher;

Ответить
@KunalGoyal
@KunalGoyal - 25.03.2020 11:14

Sir,how can we make a view which is inflated on clicking imageview and that view can be dismissed by swiping up and down just like WhatsApp does while opening image?

Ответить
@animeart9705
@animeart9705 - 19.04.2020 13:04

thanks man you were a huge help!!

Ответить