File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 2
2
< body
3
3
< div style ="margin-top:50px;margin-left:20px;font-size:20px ">
4
4
< ul >
5
- < li > author: < font color ="blue "> zcloud</ u > </ font >
6
- < li > github_address: < font color ="blue "> < u > zcloud00@gmail.com</ u > </ font >
7
- < li > email: < font color ="blue "> < u > zcloud00@gmail.com</ u > </ font >
5
+ < li > 作者: < font color ="blue "> zcloud</ font >
6
+ < li > 邮箱: < font color ="blue "> < u > zcloud00@gmail.com</ u > </ font >
7
+ < li > 项目托管地址
8
+ < ol >
9
+ < li > oschina: < font color ="blue "> http://git.oschina.net/zcloud/SimpleReader</ font >
10
+ < li > github: < font color ="blue "> https://github.com/zcloud01/SimpleReader</ font >
11
+ < ol >
8
12
</ ul >
9
13
</ div >
10
14
</ body >
Original file line number Diff line number Diff line change 27
27
android:summary=" 请到讯飞语音+中设置" />
28
28
</PreferenceCategory >
29
29
<PreferenceCategory android : title =" 其他" >
30
- <Preference android : title =" 意见反馈"
31
- android : key =" pref_feedback" />
32
30
<PreferenceScreen
33
31
android : key =" pref_about"
34
32
android : summary =" 开源介绍"
35
33
android : title =" 关于开源" >
36
- </PreferenceScreen >
34
+ </PreferenceScreen >
35
+ <Preference android : title =" 意见反馈"
36
+ android : key =" pref_feedback" />
37
37
</PreferenceCategory >
38
38
</PreferenceScreen >
You can’t perform that action at this time.
0 commit comments