Last active
May 17, 2020 20:27
-
-
Save SergeyBurlaka/a02bf0388cb6df693c706424e8e189a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/googlemaps/android-samples/tree/master/ApiDemos | |
При использовании API в полностью интерактивном режиме пользователи | |
класса MapView должны передавать все методы жизненного цикла объекта activity соответствующим методам в классе MapView: | |
onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroy(), onSaveInstanceState() и onLowMemory(). | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment