blob: 134da310802ad10d2dc87514eda6a23ab36e4650 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:anim/linear_interpolator"
android:fromAlpha="1.0"
android:toAlpha="0.0"
android:duration="500"
android:zAdjustment="top"
/>