summaryrefslogtreecommitdiff
path: root/platform/android/gradle/dependencies.gradle
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-06-06 14:15:15 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-06-15 19:33:27 +0300
commita5ef72a0516495ebc1663e015ca93d4178e9d091 (patch)
treeb807518f624b659a7dc681657815ce047e508b36 /platform/android/gradle/dependencies.gradle
parent144c167274f629523d265b9a54326ff544133413 (diff)
downloadqtlocation-mapboxgl-a5ef72a0516495ebc1663e015ca93d4178e9d091.tar.gz
Use a shared scheduler on threads without a default scheduler
Render threads won't have a scheduler, so we create one that is shared by all the maps rendering at this thread. The bad side effect of this is that we need to wake up the render thread to process events. Mapbox GL should get rid of processing events on the render thread. This solution is a workaround.
Diffstat (limited to 'platform/android/gradle/dependencies.gradle')
0 files changed, 0 insertions, 0 deletions