]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/anim/fade_in.xml
more animations when collapsing profile list and when starting/editting list edit
[mobile-ledger.git] / app / src / main / res / anim / fade_in.xml
index 9e2c56ce29ff5b109a266df794021cd170b1f67b..047f26c1a891a3c31f6d675ca30ef45316e43775 100644 (file)
@@ -16,8 +16,7 @@
   -->
 
 <set xmlns:android="http://schemas.android.com/apk/res/android"
   -->
 
 <set xmlns:android="http://schemas.android.com/apk/res/android"
-    android:duration="@android:integer/config_mediumAnimTime"
-    android:startOffset="@android:integer/config_shortAnimTime">
+    android:duration="@android:integer/config_mediumAnimTime">
     <alpha
         android:fromAlpha="0.0"
         android:toAlpha="1.0" />
     <alpha
         android:fromAlpha="0.0"
         android:toAlpha="1.0" />