Skip to content

Commit e8c3c23

Browse files
keepScreenOn for long running test (#3740)
1 parent 8de8b8c commit e8c3c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/android/MapLibreAndroidTestApp/src/main/res/layout/activity_long_running_maps.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
android:layout_width="match_parent"
55
android:layout_height="match_parent"
66
android:orientation="vertical"
7+
android:keepScreenOn="true"
78
tools:ignore="NestedWeights">
89

910
<fragment

0 commit comments

Comments
 (0)