Skip to content
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

Camera doesn't center properly after expanding #1103

Closed
Guardiola31337 opened this issue Jul 10, 2018 · 1 comment
Closed

Camera doesn't center properly after expanding #1103

Guardiola31337 opened this issue Jul 10, 2018 · 1 comment
Labels
bug Defect to be fixed.

Comments

@Guardiola31337
Copy link
Contributor

Refs.: #1092 (comment)

  • Noticed that the camera doesn't center properly after expanding when running the DualNavigationMapActivity example from the test app 👀

camera_not_centered

@Guardiola31337 Guardiola31337 added bug Defect to be fixed. topic: camera labels Jul 10, 2018
@danesfeder
Copy link
Contributor

danesfeder commented Nov 6, 2018

The map padding for NavigationView can now be adjusted with the API added in #1473, I don't think we should look into "automatically" adjusting this based on the height of the View as this could introduce unexpected behavior.

If the developer wants to do something like shrink / expand the view, they can now do it themselves with the new API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants