lmw
2024-11-26 b8d8f9b855fdd453d06d78d2565f091db208ec8e
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
 
<alpha
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:duration="500"
    android:fromAlpha="0.0"
    android:toAlpha="1.0" />