summaryrefslogtreecommitdiffstats
path: root/tests/TransitionTests/res/transition/mover_fader.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TransitionTests/res/transition/mover_fader.xml')
-rw-r--r--tests/TransitionTests/res/transition/mover_fader.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/TransitionTests/res/transition/mover_fader.xml b/tests/TransitionTests/res/transition/mover_fader.xml
index 8b805e9..ef11676 100644
--- a/tests/TransitionTests/res/transition/mover_fader.xml
+++ b/tests/TransitionTests/res/transition/mover_fader.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<transitionGroup xmlns:android="http://schemas.android.com/apk/res/android">
+<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
<fade/>
- <move/>
-</transitionGroup> \ No newline at end of file
+ <changeBounds/>
+</transitionSet> \ No newline at end of file