Sign in
android
/
platform
/
external
/
replicaisland
/
90246abd24c9f2ed86058c32fa85c04c85a232d9
/
.
/
res
/
anim
/
button_slide.xml
blob: 2186fad8c7ca1c0e4f5f9d777044ae424e76226a [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<alpha
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:fromAlpha
=
"0.0"
android:toAlpha
=
"1.0"
android:duration
=
"1000"
/>