Skip to content

Commit fb006b5

Browse files
committed
1.修改
1.修改
1 parent 56daa24 commit fb006b5

6 files changed

Lines changed: 51 additions & 41 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
eclipse.preferences.version=1
2+
encoding//src/com/duguang/baseanimation/ui/canvas/chart/util/LineView.java=UTF-8
3+
encoding//src/com/duguang/baseanimation/ui/customview/gallerylistview/GalleryListViewMain.java=UTF-8
4+
encoding//src/com/duguang/baseanimation/ui/customview/milaucher/utils/DragGrid.java=GBK
5+
encoding//src/com/duguang/baseanimation/ui/tab/WinterMainActivity.java=UTF-8
6+
encoding/<project>=UTF-8
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
3+
org.eclipse.jdt.core.compiler.compliance=1.6
4+
org.eclipse.jdt.core.compiler.source=1.6

BAnim_ListViewLibrary/project.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@
1111
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1212

1313
# Project target.
14-
target=android-16
14+
target=android-18
1515
android.library=true
16-
android.library.reference.1=../v7/appcompat

BaseAnimation/project.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ target=android-18
1515
android.library.reference.1=..\\BAnim_FilpLibrary
1616
android.library.reference.2=..\\BAnim_ListViewLibrary
1717
android.library.reference.3=..\\BAnim_v7Library
18-
android.library.reference.4=../afinal

BaseAnimation/res/values/strings.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,7 @@
245245
<string name="async_title">AsyncDataLoading</string>
246246

247247
<string name="loading">Loading</string>
248-
248+
249+
<string name="test">测试git1</string>
250+
<string name="test">测试git2</string>
249251
</resources>

README.md

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
#BaseAnimation (below chart)
2-
#动画合集 (下面有效果图)
3-
1+
#BaseAnimation (below chart)
2+
#动画合集 (下面有效果图)修改分支
3+
主干修改
44

55
English Description
66

7-
BaseAnimation network Android animation set, custom controls, nearly 200 kinds of source code!
8-
BaseAnimation, if a new version is updated automatically to remind everyone, I hope everyone will contribute their animated XML files or other source, together to create this open source app!
7+
BaseAnimation network Android animation set, custom controls, nearly 200 kinds of source code!
8+
BaseAnimation, if a new version is updated automatically to remind everyone, I hope everyone will contribute their animated XML files or other source, together to create this open source app!
99

10-
BaseAnimation QQ group:149581646
10+
BaseAnimation QQ group:149581646
1111

1212
Author's blog: http://blog.csdn.net/duguang77
1313

1414

1515

1616

17-
中文说明
17+
中文说明
1818

19-
BaseAnimation收集网络Android相关动画集合,自定义控件等,近200多种源码
20-
BaseAnimation,如果有新版本会自动提醒大家更新,也希望大家多多贡献自己的动画xml文件或者其他源码,一起来打造这个开源的app
19+
BaseAnimation收集网络Android相关动画集合,自定义控件等,近200多种源码
20+
BaseAnimation,如果有新版本会自动提醒大家更新,也希望大家多多贡献自己的动画xml文件或者其他源码,一起来打造这个开源的app
2121

22-
BaseAnimation QQ群:149581646
22+
BaseAnimation QQ群:149581646
2323

24-
作者博客:http://blog.csdn.net/duguang77
24+
作者博客:http://blog.csdn.net/duguang77
2525

2626

2727
# Version
@@ -81,54 +81,54 @@ The home page
8181

8282
========
8383

84-
1.3 版本更新内容:
84+
1.3 版本更新内容:
8585

86-
1.Splash增加2个动画
86+
1.Splash增加2个动画
8787

88-
2.高仿动画效果增加10个
88+
2.高仿动画效果增加10个
8989

90-
3.ListView集合增加15个
90+
3.ListView集合增加15个
9191

92-
4.自定义控件集合增加17个
92+
4.自定义控件集合增加17个
9393

94-
5.页面滑动增加4个
94+
5.页面滑动增加4个
9595

96-
共增加48个动画效果
96+
共增加48个动画效果
9797

9898
====
9999

100-
1.2 版本更新内容:
100+
1.2 版本更新内容:
101101

102-
1.增加Splash动画 (中心打开式效果 )
102+
1.增加Splash动画 (中心打开式效果 )
103103

104-
2.增加Flip折叠效果的集合(13种)
104+
2.增加Flip折叠效果的集合(13种)
105105

106-
3.增加NineOld集合(18+)
106+
3.增加NineOld集合(18+)
107107

108-
4.高仿系列(6种经典动画)
108+
4.高仿系列(6种经典动画)
109109

110-
火车票出票动画
111-
淘宝菜单
112-
优酷导航菜单
113-
图片3D浏览
114-
下拉选择框
115-
扫雷效果
110+
火车票出票动画
111+
淘宝菜单
112+
优酷导航菜单
113+
图片3D浏览
114+
下拉选择框
115+
扫雷效果
116116

117-
5.增加新版本消息栏提醒功能
117+
5.增加新版本消息栏提醒功能
118118

119-
6.优化部分代码
119+
6.优化部分代码
120120

121121
====
122122

123-
1.1 版本更新内容
123+
1.1 版本更新内容
124124

125-
首页
125+
首页
126126

127-
1.简单动画(24)
127+
1.简单动画(24)
128128

129-
2.复杂动画(43)
129+
2.复杂动画(43)
130130

131-
3.Splash引导动画(5)
131+
3.Splash引导动画(5)
132132

133133
====
134134

@@ -344,4 +344,4 @@ The home page
344344
[1001]: http://img2.ph.126.net/MQFh_6FkTAD1qqzZ7EVdow==/2561703763061757743.png
345345
[1002]: http://img2.ph.126.net/uHM9MmUmlJk8moJlVyNTmw==/2568459162502797428.png
346346
[1003]: http://img1.ph.126.net/g2fw5Z1OtPBgE0cbn-HBqw==/6608233108214335942.png
347-
[1004]: http://img0.ph.126.net/iC46e1bXkU1f1rIfUZo99w==/6597620621984019408.gif
347+
[1004]: http://img0.ph.126.net/iC46e1bXkU1f1rIfUZo99w==/6597620621984019408.gif

0 commit comments

Comments
 (0)