summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/res/layout/text_fade.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HwAccelerationTest/res/layout/text_fade.xml')
-rw-r--r--tests/HwAccelerationTest/res/layout/text_fade.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/HwAccelerationTest/res/layout/text_fade.xml b/tests/HwAccelerationTest/res/layout/text_fade.xml
index 8da2204..08a70b3 100644
--- a/tests/HwAccelerationTest/res/layout/text_fade.xml
+++ b/tests/HwAccelerationTest/res/layout/text_fade.xml
@@ -32,6 +32,7 @@
android:ellipsize="marquee"
android:fadingEdgeLength="16sp"
android:fadingEdge="horizontal"
+ android:requiresFadingEdge="horizontal"
android:text="This is a really really really really really really long string"
android:textSize="16sp" />