summaryrefslogtreecommitdiff
path: root/tests/tests/transition/res/layout/scene14.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/transition/res/layout/scene14.xml')
-rw-r--r--tests/tests/transition/res/layout/scene14.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests/transition/res/layout/scene14.xml b/tests/tests/transition/res/layout/scene14.xml
index fd2dc4bd61e..2ccf8bbc0ed 100644
--- a/tests/tests/transition/res/layout/scene14.xml
+++ b/tests/tests/transition/res/layout/scene14.xml
@@ -23,7 +23,7 @@
<ImageView
android:id="@+id/redSquare"
android:src="#F00"
- android:layout_width="10dp"
- android:layout_height="10dp"
+ android:layout_width="30dp"
+ android:layout_height="30dp"
android:visibility="gone"/>
</RelativeLayout>