<?xml version="1.0" encoding="utf-8"?>
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
    <transition
        android:interpolator="@android:interpolator/linear_out_slow_in"
        android:duration="500"
        android:slideEdge="bottom"
        class="androidx.leanback.transition.SlideNoPropagation">
        <targets>
            <target android:excludeId="@+id/id0284"/>
            <target android:excludeId="@+id/id0287"/>
            <target android:excludeId="@+id/id0285"/>
            <target android:excludeId="@+id/id00dc"/>
            <target android:excludeId="@+id/id02e1"/>
        </targets>
    </transition>
    <transition
        android:duration="500"
        class="androidx.leanback.transition.ParallaxTransition">
        <targets>
            <target android:targetId="@+id/id00de"/>
        </targets>
    </transition>
    <fade android:duration="350">
        <targets>
            <target android:excludeId="@+id/id02e1"/>
        </targets>
    </fade>
</transitionSet>
