Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

call onLowMemory on Android memory warning #1263

Closed
ansis opened this issue Apr 14, 2015 · 2 comments
Closed

call onLowMemory on Android memory warning #1263

ansis opened this issue Apr 14, 2015 · 2 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@ansis
Copy link
Contributor

ansis commented Apr 14, 2015

#1255 (comment)

@ljbade
Copy link
Contributor

ljbade commented Jul 28, 2015

Also need to hook up setSourceTileCacheSize

@ljbade
Copy link
Contributor

ljbade commented Jul 28, 2015

I am adding this to MapView.

The example app and Sirius will need to forward onLowMemory() or onTrimMemory event to MapView.

@ljbade ljbade added this to the Android b1 milestone Jul 28, 2015
ljbade pushed a commit that referenced this issue Jul 29, 2015
Hook up collisionDebug, isFullyLoaded, onLowMemory in Android
Rename class to styleClass in Java to match iOS
Fixed some formatting
Fixes #1905
Fixes #1946
Fixes #1263
@ljbade ljbade self-assigned this Jul 29, 2015
AndwareSsj pushed a commit to AndwareSsj/mapbox-gl-native that referenced this issue Nov 6, 2015
Hook up collisionDebug, isFullyLoaded, onLowMemory in Android
Rename class to styleClass in Java to match iOS
Fixed some formatting
Fixes mapbox#1905
Fixes mapbox#1946
Fixes mapbox#1263
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

2 participants