GraphView-Demos
GraphView-Demos copied to clipboard
setscalable conflicts with viewpager
I have an activity that holds 2 fragments with a viewpager to scroll between them. In the first fragment i have an mapfragment and a graphview which is scalable. In the second one, i have some basic stuff like textviews and such. Now, if i want to browse in my graphview, i scroll a little bit and then the viewpager takes over and takes me to the other fragment. Is there a way on how i can fix this?