I am new to android, I need to zoom an selected imageview given statically in array defined in my code. How can I get it?
Asked
Active
Viewed 3,701 times
1 Answers
0
As I said here :
ImageView
does not have a built-in zoom control. Please use the search option before asking question, you would have found your answer : How to make my ImageView zoomable? which mentions that there seems to be a way although there is no built in.