android - AndroidPlot Simple XY Plot doesn't show -


i'm implementing androidplot example website: http://androidplot.com/docs/quickstart/

when implementing on android 2.3.3 (samsung s+), white screen follows.

plot xy graph error

the other demo pages androidplot work fine, including more complicated dynamic plots , charts. using same code android ice cream sandwich works fine.

so causing white screen glitch , how change code fix it?


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -