mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Fix animations
- Until now only the bottom up (swipe action) animation is implemented
This commit is contained in:
parent
2ab8bec8c0
commit
e1a9e4aa33
3 changed files with 9 additions and 9 deletions
|
@ -5,6 +5,6 @@
|
|||
android:fromYDelta="75%p"
|
||||
android:toYDelta="0%p"
|
||||
android:interpolator="@android:anim/decelerate_interpolator"
|
||||
android:duration="150"/>
|
||||
android:duration="100"/>
|
||||
|
||||
</set>
|
Loading…
Add table
Add a link
Reference in a new issue