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.
カスタム オーバーレイをマップに追加しましたが、画面の向きを変更するとオーバーレイが削除されます。誰もこれを修正する方法を知っていますか??
前:
後:
縦向きから横向きに変更したとき。再度ロードしました
android:configChanges="orientation|screenSize"
上記のコードをに追加しますmanifest.xml。
manifest.xml