You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: