Can someone help me edit the code provided by the guys who made androidplot for the touch-zoom example? I plan to use it but I noticed that everytime I zoom in on the plot I can't zoom out back to it's original size.
Here is the code for that https://bitbucket.org/androidplot/androidplot/src/397fac6a3541b4020a716e958a9c0b42bd2450fd/Examples/DemoApp/src/com/androidplot/demos/TouchZoomExampleActivity.java?at=master
I repaired the androidplot touchzoom example, it now scrolls and zooms as it should without losing the size of the boundary this is the code for mainActivity.java
and this is for main_activity.xml