How to make selection box with free scaling in android
问题 Actually this question or this puzzle needs the heroes in mathematics :) I have some image and i want to add some selection box to make a crop .. for that i want to control from point 2 to scale horizontally or vertically .. I find some nice code but it is make scaling eventually in x and y with each together so i am making some manipulation to be able scale any axis dependently .. I have get success to do that in Y axis but no success for X axis This is the code : case MotionEvent.ACTION