fnp
/
wl-app.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added Android code
[wl-app.git]
/
Android
/
folioreader
/
res
/
anim
/
slide_in_up.xml
1
<?xml version="1.0" encoding="utf-8"?>
2
<translate xmlns:android="http://schemas.android.com/apk/res/android"
3
android:duration="700"
4
android:fromYDelta="100%p"
5
android:toYDelta="0%p" />