fix ant/eclipse based build with actual exploded aar for appcompat-v7
[pub/Android/ownCloud.git] / libs / android-support-appcompat-v7-exploded-aar / res / anim / abc_slide_in_top.xml
index b1a3ef7..ab824f2 100644 (file)
@@ -16,4 +16,4 @@
 <translate xmlns:android="http://schemas.android.com/apk/res/android"
            android:interpolator="@android:anim/decelerate_interpolator"
            android:fromYDelta="-50%p" android:toYDelta="0"
-           android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_top.xml -->
\ No newline at end of file
+           android:duration="@android:integer/config_mediumAnimTime"/>
\ No newline at end of file