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
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.
Refs.: #1092 (comment)
DualNavigationMapActivity
example from the test app 👀The text was updated successfully, but these errors were encountered: