Namsan / flot-android-chart

Automatically exported from code.google.com/p/flot-android-chart
0 stars 0 forks source link

IllegalThreadStateException #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a fragment that uses a FlotChartContainer (in my case, a single 
series)
2. Launch a separate activity
3. Click the back button <- this causes the above-mentioned exception to be 
thrown.

What is the expected output? What do you see instead?

I expect for the thread to start correctly or to continue to run if running.

What version of the product are you using? On what operating system?

Latest flot-android/Android 3.2

Please provide any additional information below.

Original issue reported on code.google.com by n2integr...@gmail.com on 25 Mar 2012 at 1:33

GoogleCodeExporter commented 8 years ago
Stack Trace:
FlotChartContainer.surfaceCreated()
SurfaceView.updateWindow()
...

Original comment by n2integr...@gmail.com on 25 Mar 2012 at 1:35

GoogleCodeExporter commented 8 years ago
the same exception. how to resolve?

Original comment by mate.il...@helloandroid.com on 6 Jan 2015 at 11:51