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_fade_in.xml
index 8e67231..da7ee29 100644 (file)
@@ -17,4 +17,4 @@
 <alpha xmlns:android="http://schemas.android.com/apk/res/android"
        android:interpolator="@android:anim/decelerate_interpolator"
        android:fromAlpha="0.0" android:toAlpha="1.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_fade_in.xml -->
\ No newline at end of file
+       android:duration="@android:integer/config_mediumAnimTime" />
\ No newline at end of file