summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2016-12-14 22:09:30 +0100
committerGitHub <noreply@github.com>2016-12-14 22:09:30 +0100
commit05c693555606d9184f0cb7cc24129353800dd21f (patch)
tree17372a24a055f3b6a8279d434f6d0f22d3f03fd9 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout
parentf74de6731591ef11a75612b31f62877deb9f833c (diff)
downloadqtlocation-mapboxgl-05c693555606d9184f0cb7cc24129353800dd21f.tar.gz
[android] - add OnMarkerView add callback (#7429)
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_marker_view_scale.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_marker_view_scale.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_marker_view_scale.xml
index afa769d58d..8f98b5bea2 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_marker_view_scale.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_marker_view_scale.xml
@@ -39,6 +39,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/title"
+ android:clickable="false"
android:layout_marginLeft="56dp"
android:progress="0" />