-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tree Center issue #24
Comments
Hi @sagar24v, It's impossible to provide help without seeing any code. Could you maybe post some of the layout files that you use? |
Here is the xml code of the activity, please check it.
|
Any update?, how can i fix this issue |
I just tested it with your layout and it works just fine. Which version of GraphView do you use? |
0.4.2 |
Can you upload a complete working sample with this issue? I tried a few changes, but everything works as expected, so it's easier to for us to check. |
I Am using graphview in fragment, so i attach this fragment class can you check it and update me |
Hello Bro any Update? i need to solve this issue today on may app |
Your code snipped seems okay, but we can't execute it to test it out and replicate the issue. We need a fully functional minimal working sample with the issue so we can try to fix it. Just delete everything (in a new project) that doesn't need to be there for displaying the misplaced tree. A repository here on GitHub would be perfect. You can delete it afterwards. |
My code working fine with Android Oreo API level 27 but not working in below version can you check it. attach screenshot from oreo |
So How i Solve this issue? it is possible to remove zoom feature from graphview? |
is it possible to fix this issue? |
Any Update? |
I found the issue and created a PR in ZoomLayout. This should fix it. I can't say when it will be merged so I found a simple workaround for you in the meantime.
Just use this class instead of the normal GraphView until the fix is merged. |
Thanks brother issue is Fix Now |
I am not able to display tree in center of view, also not able to scroll in center
The text was updated successfully, but these errors were encountered: