blob: 5d8f7995b5aa60f1522e9fe2d23f777bf21493f6 [file] [log] [blame]
<transitionManager xmlns:android="http://schemas.android.com/apk/res/android">
<transition android:fromScene="@layout/search_screen" android:toScene="@layout/results_screen"
android:transition="@transition/mover_fader"/>
<transition android:fromScene="@layout/results_screen" android:toScene="@layout/search_screen"
android:transition="@transition/mover_fader"/>
</transitionManager>