EazeGraph icon indicating copy to clipboard operation
EazeGraph copied to clipboard

Crash when pinch zooming the graph

Open chintandesai49 opened this issue 8 years ago • 1 comments

My graph is crashing when i pinch zoom it without the property set in xml:

    app:egShowValueIndicator="false"

and if i set it to true it suddenly stops crashing. And i want to stop pinch zoom what is the xml or java property to stop that ? I have tried touchListener to null but it is not effecting the situation.

chintandesai49 avatar Aug 12 '16 13:08 chintandesai49

  • I have same problem.

DimaDDM avatar Oct 08 '17 15:10 DimaDDM