I have an app with transparent toolbar and statusbar and there is map which takes all space of the display but I need to move native controls of Google's map view under toolbar somehow
How can it be solved? For example right now I can't reset rotation (click on circle button)

We can use
GoogleMap.setPadding()Implemented this solution (portrait mode only!):