yuxinburen / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Zoom button artifacts #282

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I used the example code to add a chart to my Activity.  I am seeing an artifact 
where the zoom buttons are also showing in the top left corner of the chart.  
See attached screenshot.

If I hide the zoom buttons (setZoomButtonsVisible(false)) I get different 
artifacts.  See attached screenshot.

I've attached a txt file with my code.

I am using the 1.0.0 jar.

I've tried this on both Android 2.3 and 4.1.  Same problem.

For some reason, if I rotate the device, the artifacts disappear (note: 
android:configChanges="keyboardHidden|orientation").

Original issue reported on code.google.com by andrew.d...@gmail.com on 1 Mar 2013 at 8:58

Attachments:

GoogleCodeExporter commented 9 years ago
If I set setInScroll(true), the artifacts disappear.  However, I don't want the 
user to be able to scroll.

Original comment by andrew.d...@gmail.com on 1 Mar 2013 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 23 Mar 2013 at 2:19