diff options
Diffstat (limited to 'tests/TransitionTests/res/transition/mover_fader.xml')
-rw-r--r-- | tests/TransitionTests/res/transition/mover_fader.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TransitionTests/res/transition/mover_fader.xml b/tests/TransitionTests/res/transition/mover_fader.xml new file mode 100644 index 0000000..8b805e9 --- /dev/null +++ b/tests/TransitionTests/res/transition/mover_fader.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<transitionGroup xmlns:android="http://schemas.android.com/apk/res/android"> + <fade/> + <move/> +</transitionGroup>
\ No newline at end of file |