|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<com.bestv.edu.view.EnterAnimLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
+<com.xunao.effectdemo.view.EnterAnimLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/activity_main"
|
|
@@ -14,7 +14,7 @@
|
|
|
android:paddingBottom="@dimen/activity_vertical_margin"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_layout"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -50,7 +50,7 @@
|
|
|
</LinearLayout>
|
|
|
|
|
|
</LinearLayout>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -73,7 +73,7 @@
|
|
|
android:orientation="vertical"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_baiyechuang"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -86,8 +86,8 @@
|
|
|
android:textSize="24sp"
|
|
|
android:text="百叶窗效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_cachu"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -99,8 +99,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="擦除效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_hezhuang"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -112,8 +112,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="盒状效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_jieti"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -127,8 +127,8 @@
|
|
|
|
|
|
android:text="阶梯效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_lingxing"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -140,8 +140,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="菱形效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_lunzi"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -153,8 +153,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="轮子效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_pilie"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -166,8 +166,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="劈裂效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_qipan"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -179,8 +179,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="棋盘效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_qieru"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -193,8 +193,8 @@
|
|
|
android:text="切入效果"
|
|
|
android:textSize="26sp"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_shanxingzhankai"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -206,8 +206,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="扇形展开效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_shizixingkuozhan"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -219,8 +219,8 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="十字扩展效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_suijixiantiao"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -233,8 +233,8 @@
|
|
|
android:text="随机线条效果"
|
|
|
android:textSize="30sp"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_xiangneirongjie"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -247,8 +247,8 @@
|
|
|
android:text="向内溶解效果"
|
|
|
android:textSize="28sp"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
- <com.bestv.edu.view.EnterAnimLayout
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
+ <com.xunao.effectdemo.view.EnterAnimLayout
|
|
|
android:id="@+id/anim_yuanxingkuozhan"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -260,7 +260,7 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="圆形扩展效果"
|
|
|
/>
|
|
|
- </com.bestv.edu.view.EnterAnimLayout>
|
|
|
+ </com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
@@ -269,5 +269,5 @@
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
-</com.bestv.edu.view.EnterAnimLayout>
|
|
|
+</com.xunao.effectdemo.view.EnterAnimLayout>
|
|
|
|