Answer the question
In order to leave comments, you need to log in
How can I make a scaling image view?
I need to make custom image view scaling using scalegesture, I'm just trying to do scaleX, scaleY in the onScale event handling, it works, but not very high quality, the view twitches, does anyone have a solution? In addition to this, my view should also be moved with the movement of a finger, but I did it normally
Answer the question
In order to leave comments, you need to log in
android:adjustViewBounds="true"
android:scaleType="centerCrop"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question