12
12
13
13
#### 常用界面
14
14
15
- ![ ] ( picture/activity/1.png ) ![ ] ( picture/activity/2.png ) ![ ] ( picture/activity/3.png )
15
+ ![ ] ( picture/activity/1.jpg ) ![ ] ( picture/activity/2.jpg ) ![ ] ( picture/activity/3.jpg )
16
16
17
- ![ ] ( picture/activity/4.png ) ![ ] ( picture/activity/5.png ) ![ ] ( picture/activity/6.png )
17
+ ![ ] ( picture/activity/4.jpg ) ![ ] ( picture/activity/5.jpg ) ![ ] ( picture/activity/6.jpg )
18
18
19
- ![ ] ( picture/activity/7.png ) ![ ] ( picture/activity/8.png ) ![ ] ( picture/activity/9.png )
19
+ ![ ] ( picture/activity/7.jpg ) ![ ] ( picture/activity/8.jpg ) ![ ] ( picture/activity/9.jpg )
20
20
21
- ![ ] ( picture/activity/11.png ) ![ ] ( picture/activity/12.png ) ![ ] ( picture/activity/13.png )
21
+ ![ ] ( picture/activity/10.jpg ) ![ ] ( picture/activity/11.jpg ) ![ ] ( picture/activity/12.jpg )
22
22
23
- ![ ] ( picture/activity/14.png ) ![ ] ( picture/activity/15.png ) ![ ] ( picture/activity/16.png )
23
+ ![ ] ( picture/activity/13.jpg ) ![ ] ( picture/activity/14.jpg ) ![ ] ( picture/activity/15.jpg )
24
24
25
- ![ ] ( picture/activity/17.png ) ![ ] ( picture/activity/18.png ) ![ ] ( picture/activity/19.png )
25
+ ![ ] ( picture/activity/16.jpg ) ![ ] ( picture/activity/17.jpg ) ![ ] ( picture/activity/18.jpg )
26
26
27
- ![ ] ( picture/activity/20.png ) ![ ] ( picture/activity/21.png ) ![ ] ( picture/activity/22.png )
27
+ ![ ] ( picture/activity/19.jpg ) ![ ] ( picture/activity/20.jpg ) ![ ] ( picture/activity/21.jpg )
28
+
29
+ ![ ] ( picture/activity/22.jpg ) ![ ] ( picture/activity/23.jpg ) ![ ] ( picture/activity/24.jpg )
30
+
31
+ ![ ] ( picture/activity/25.jpg ) ![ ] ( picture/activity/26.jpg ) ![ ] ( picture/activity/27.jpg )
32
+
33
+ ![ ] ( picture/activity/28.jpg ) ![ ] ( picture/activity/29.jpg ) ![ ] ( picture/activity/30.jpg )
34
+
35
+ ![ ] ( picture/activity/31.jpg )
28
36
29
37
#### 常用对话框
30
38
31
- ![ ] ( picture/dialog/1.png ) ![ ] ( picture/dialog/2.png ) ![ ] ( picture/dialog/3.png )
39
+ ![ ] ( picture/dialog/1.jpg ) ![ ] ( picture/dialog/2.jpg ) ![ ] ( picture/dialog/3.jpg )
32
40
33
- ![ ] ( picture/dialog/4.png ) ![ ] ( picture/dialog/5.png ) ![ ] ( picture/dialog/6.png )
41
+ ![ ] ( picture/dialog/4.jpg ) ![ ] ( picture/dialog/5.jpg ) ![ ] ( picture/dialog/6.jpg )
34
42
35
- ![ ] ( picture/dialog/7.png ) ![ ] ( picture/dialog/8.png ) ![ ] ( picture/dialog/9.png )
43
+ ![ ] ( picture/dialog/7.jpg ) ![ ] ( picture/dialog/8.jpg ) ![ ] ( picture/dialog/9.jpg )
36
44
37
- ![ ] ( picture/dialog/10.png ) ![ ] ( picture/dialog/11.png ) ![ ] ( picture/dialog/12.png )
45
+ ![ ] ( picture/dialog/10.jpg ) ![ ] ( picture/dialog/11.jpg ) ![ ] ( picture/dialog/12.jpg )
38
46
39
- ![ ] ( picture/dialog/13.png ) ![ ] ( picture/dialog/14.png ) ![ ] ( picture/dialog/15.png )
47
+ ![ ] ( picture/dialog/13.jpg ) ![ ] ( picture/dialog/14.jpg ) ![ ] ( picture/dialog/15.jpg )
48
+
49
+ ![ ] ( picture/dialog/16.jpg ) ![ ] ( picture/dialog/17.jpg ) ![ ] ( picture/dialog/18.jpg )
40
50
41
51
#### 动图欣赏
42
52
46
56
47
57
#### 集成框架
48
58
49
- * 权限请求框架:[ https://github.com/getActivity/XXPermissions ] ( https://github.com/getActivity/XXPermissions )
50
-
51
- * 标题栏:[ https://github.com/getActivity/TitleBar ] ( https://github.com/getActivity/TitleBar )
52
-
53
- * 吐司工具类:[ https://github.com/getActivity/ToastUtils ] ( https://github.com/getActivity/ToastUtils )
54
-
55
59
* 状态栏沉浸:[ https://github.com/gyf-dev/ImmersionBar ] ( https://github.com/gyf-dev/ImmersionBar )
56
60
57
- * 缩放 ImageView:[ https://github.com/chrisbanes/PhotoView ] ( https://github.com/chrisbanes/PhotoView )
61
+ * 手势 ImageView:[ https://github.com/chrisbanes/PhotoView ] ( https://github.com/chrisbanes/PhotoView )
58
62
59
63
* ViewPager 指示器:[ https://github.com/romandanylyk/PageIndicatorView ] ( https://github.com/romandanylyk/PageIndicatorView )
60
64
61
- * ButterKnife 注解:[ https://github.com/JakeWharton/butterknife ] ( https://github.com/JakeWharton/butterknife )
62
-
63
- * EventBus 事件:[ https://github.com/greenrobot/EventBus ] ( https://github.com/greenrobot/EventBus )
65
+ * View 注解:[ https://github.com/JakeWharton/butterknife ] ( https://github.com/JakeWharton/butterknife )
64
66
65
67
* 内存泄漏捕捉:[ https://github.com/square/leakcanary ] ( https://github.com/square/leakcanary )
66
68
67
69
* 本地异常捕捉:[ https://github.com/Ereza/CustomActivityOnCrash ] ( https://github.com/Ereza/CustomActivityOnCrash )
68
70
71
+ * 动画解析库:[ https://github.com/airbnb/lottie-android ] ( https://github.com/airbnb/lottie-android )
72
+
73
+ * 上拉刷新下拉加载:[ https://github.com/scwang90/SmartRefreshLayout ] ( https://github.com/scwang90/SmartRefreshLayout )
74
+
75
+ * 侧滑框架:[ https://github.com/luckybilly/SmartSwipe ] ( https://github.com/luckybilly/SmartSwipe )
76
+
69
77
#### 模板项目亮点,[ 查看详细] ( ProjectDetails.md )
70
78
71
- * 必备优秀框架:危险权限处理,标题栏控件,吐司工具类,圆形ImageView
79
+ * 必备优秀框架:危险权限处理,标题栏控件,吐司工具类,圆形 ImageView
72
80
73
81
* 常用页面模板:启动界面,主页界面,登录界面,注册界面,关于界面,浏览器界面
74
82
96
104
97
105
#### 作者的其他开源项目
98
106
99
- * 权限框架:[ XXPermissions] ( https://github.com/getActivity/XXPermissions )
107
+ * 网络框架:[ EasyHttp] ( https://github.com/getActivity/EasyHttp ) (已集成)
108
+
109
+ * 日志框架:[ Logcat] ( https://github.com/getActivity/Logcat ) (已集成)
110
+
111
+ * 权限框架:[ XXPermissions] ( https://github.com/getActivity/XXPermissions ) (已集成)
100
112
101
- * 吐司框架:[ ToastUtils] ( https://github.com/getActivity/ToastUtils )
113
+ * 吐司框架:[ ToastUtils] ( https://github.com/getActivity/ToastUtils ) (已集成)
102
114
103
- * 国际化框架: [ MultiLanguages ] ( https://github.com/getActivity/MultiLanguages )
115
+ * 标题栏框架: [ TitleBar ] ( https://github.com/getActivity/TitleBar ) (已集成)
104
116
105
- * 标题栏框架: [ TitleBar ] ( https://github.com/getActivity/TitleBar )
117
+ * 悬浮窗框架: [ XToast ] ( https://github.com/getActivity/XToast ) (未集成)
106
118
107
- * 悬浮窗框架: [ XToast ] ( https://github.com/getActivity/XToast )
119
+ * 国际化框架: [ MultiLanguages ] ( https://github.com/getActivity/MultiLanguages ) (未集成)
108
120
109
121
#### Android技术讨论Q群:78797078
110
122
@@ -130,4 +142,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
130
142
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
131
143
See the License for the specific language governing permissions and
132
144
limitations under the License.
133
- ```
145
+ ```
0 commit comments