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_out_bottom.xml
index 0a05fd4..b309fe8 100644 (file)
@@ -16,4 +16,4 @@
 <translate xmlns:android="http://schemas.android.com/apk/res/android"
            android:interpolator="@android:anim/accelerate_interpolator"
            android:fromYDelta="0" android:toYDelta="50%p"
-           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_out_bottom.xml -->
\ No newline at end of file
+           android:duration="@android:integer/config_mediumAnimTime"/>
\ No newline at end of file