paulroehr / EazeGraph

An Android chart and graph library
Apache License 2.0
1.6k stars 269 forks source link

Pie chart is not working properly inside view pager. #83

Open imneeraj opened 6 years ago

imneeraj commented 6 years ago

When i try to rotate pie chart inside view pager, fragments starts to swipe. is there any thing that can be done to fix this problem.

ShahabGT commented 5 years ago

this also happens when you use it in a ScrollView, any fix?