summaryrefslogtreecommitdiff
path: root/platform/android/scripts
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-26 15:32:16 +0100
committerTobrun <tobrun@mapbox.com>2018-02-13 12:53:18 +0100
commit143c346d9d809a93d802dc087cffe517659e1077 (patch)
tree948ed507b005a1fead1f33bc0d2c77d7304d7ed9 /platform/android/scripts
parent734b420649392fd7e35e808e9a5053b9c38b5adc (diff)
downloadqtlocation-mapboxgl-143c346d9d809a93d802dc087cffe517659e1077.tar.gz
[android] - translucent surface on TextureView
Diffstat (limited to 'platform/android/scripts')
-rw-r--r--platform/android/scripts/exclude-activity-gen.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/android/scripts/exclude-activity-gen.json b/platform/android/scripts/exclude-activity-gen.json
index c1a6b5bb48..2170c4d9f8 100644
--- a/platform/android/scripts/exclude-activity-gen.json
+++ b/platform/android/scripts/exclude-activity-gen.json
@@ -27,10 +27,11 @@
"QueryRenderedFeaturesBoxHighlightActivity",
"MultiMapActivity",
"MapInDialogActivity",
- "SimpleMapActivity",
"ManualZoomActivity",
"MaxMinZoomActivity",
"ScrollByActivity",
"ZoomFunctionSymbolLayerActivity",
- "SymbolGeneratorActivity"
+ "SymbolGeneratorActivity",
+ "TextureViewTransparentBackgroundActivity",
+ "SimpleMapActivity"
] \ No newline at end of file