window_top_out.xml 198 Bytes
<?xml version="1.0" encoding="utf-8"?>
<translate
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:duration="@integer/window_anim_duration"
    android:toYDelta="-100%p" />