android - PieChart adding scrollview in achartEngine? -


how adding scrollview in piechart graph using achartengine . trying below way add scrollview

1) adding linearlayout(graphview) parent scrollview
2)other way -mrender.setinscroll(true) not working

in 1st way not showing graph problem , 2nd way not scrolling view

how graphview scrolling (how show piegraph legend item)??

under scrollview have insert

android:fillviewport="true" 

Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -