yuxinburen / achartengine

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

[Patch] revision 376 "Embedded pie chart demo" crashes #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run achartengine from source
2. Open achartengine demo
3. Click "Embedded pie chart demo"

What is the expected output? What do you see instead?
- Embedded pie chart demo is expected
- App crashes, log "ActivityNotFoundException"

What version of the product binary library are you using?
- revision 376

It's a small mistake, should declare PieChartBuilder in AndroidManifest.xml

Attached is the patch (just one line modification)

Original issue reported on code.google.com by renws1990@gmail.com on 11 Mar 2012 at 4:35

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in SVN rev. r377.

Original comment by renws1990@gmail.com on 11 Mar 2012 at 1:26