OSDN Git Service

theme engine fixes
[android-x86/packages-apps-Eleven.git] / res / anim / anim_1.xml
index 490de90..ac13fce 100644 (file)
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="utf-8"?>
-<set xmlns:android="http://schemas.android.com/apk/res/android" >
-
-    <scale
-        android:duration="200"
-        android:fromXScale="2.0"
-        android:fromYScale="0.0"
-        android:pivotX="0.0%"
-        android:pivotY="50.0%"
-        android:toXScale="1.0"
-        android:toYScale="1.0" />
-
+<?xml version="1.0" encoding="utf-8"?>\r
+<set xmlns:android="http://schemas.android.com/apk/res/android" >\r
+\r
+    <scale\r
+        android:duration="200"\r
+        android:fromXScale="2.0"\r
+        android:fromYScale="0.0"\r
+        android:pivotX="0.0%"\r
+        android:pivotY="50.0%"\r
+        android:toXScale="1.0"\r
+        android:toYScale="1.0" />\r
+\r
 </set>
\ No newline at end of file