12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
|
||
|
<!--<translate-->
|
||
|
<!--android:duration="300"-->
|
||
|
<!--android:fromXDelta="0"-->
|
||
|
<!--android:toXDelta="10%p" />-->
|
||
|
<!--<alpha-->
|
||
|
<!--android:duration="300"-->
|
||
|
<!--android:fromAlpha="0.0"-->
|
||
|
<!--android:toAlpha="1.0" />-->
|
||
|
</set>
|