blob: 15ffe17390337cc0921dc7fbeb613c75bf0a1df8 [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="0.0"
android:toAlpha="1.0"
android:duration="150"
/>