summaryrefslogtreecommitdiff
path: root/apps/CtsVerifier/res/layout-small/sensor_test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/CtsVerifier/res/layout-small/sensor_test.xml')
-rw-r--r--apps/CtsVerifier/res/layout-small/sensor_test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/CtsVerifier/res/layout-small/sensor_test.xml b/apps/CtsVerifier/res/layout-small/sensor_test.xml
index 348e3219dc3..7f2805eb2e9 100644
--- a/apps/CtsVerifier/res/layout-small/sensor_test.xml
+++ b/apps/CtsVerifier/res/layout-small/sensor_test.xml
@@ -37,7 +37,7 @@
<android.opengl.GLSurfaceView android:id="@+id/gl_surface_view"
android:visibility="gone"
- android:layout_height="0dp"
+ android:layout_height="@dimen/snsr_glview_size"
android:layout_weight="1"
android:layout_width="match_parent"/>