Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个使用谷歌地图的程序。我使用带有拆分操作栏的透明操作栏。标题 Google 隐藏在透明的拆分操作栏后面,就像我的截图一样:
如何向上移动?
使用setPadding()onGoogleMap将所有关键地图元素(例如 Google 名称)保留在可见区域内,并远离透明的拆分操作栏。
setPadding()
GoogleMap