4 lines
165 B
XML
4 lines
165 B
XML
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:duration="300"
|
|
android:fromAlpha="0.0"
|
|
android:toAlpha="1.0" /> |