hxb
2022-11-25 45c07b992cf6bef4da2852e20222967717b39b56
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
 
    <translate
        android:duration="300"
        android:fromXDelta="0%p"
        android:toXDelta="100%p"/>
 
</set>