This repository was archived by the owner on Nov 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 342
342
android : paddingTop =" 12dip" >
343
343
344
344
<TextView
345
- android : id =" @+id/TitleName "
345
+ android : id =" @+id/TitleName2 "
346
346
android : layout_width =" wrap_content"
347
347
android : layout_height =" 0dip"
348
348
android : layout_weight =" 1"
469
469
android : paddingTop =" 12dip" >
470
470
471
471
<TextView
472
- android : id =" @+id/TitleName "
472
+ android : id =" @+id/TitleName3 "
473
473
android : layout_width =" wrap_content"
474
474
android : layout_height =" 0dip"
475
475
android : layout_weight =" 1"
524
524
</LinearLayout >
525
525
526
526
<ImageView
527
- android : id =" @+id/SettingSyncStatus "
527
+ android : id =" @+id/SettingSyncStatus2 "
528
528
android : layout_width =" 80dip"
529
529
android : layout_height =" wrap_content"
530
530
android : src =" @drawable/setting_browser_choice" >
789
789
android : paddingTop =" 12dip" >
790
790
791
791
<TextView
792
- android : id =" @+id/TitleName "
792
+ android : id =" @+id/TitleName4 "
793
793
android : layout_width =" wrap_content"
794
794
android : layout_height =" 0dip"
795
795
android : layout_weight =" 1"
Original file line number Diff line number Diff line change 158
158
android : layout_height =" fill_parent" />
159
159
160
160
<TextView
161
- android : id =" @+id/BtnText "
161
+ android : id =" @+id/BtnText2 "
162
162
android : layout_width =" wrap_content"
163
163
android : layout_height =" wrap_content"
164
164
android : layout_marginLeft =" 5dip"
Original file line number Diff line number Diff line change 41
41
<string name =" TxtSendItemContentTo" >发送条目内容至…</string >
42
42
<string name =" TxtHelp" >帮助</string >
43
43
<string name =" TxtLogout" >登出</string >
44
- <string name =" TxtShareWithNote" >分享并添加笔记</string >
45
44
<string name =" TxtSettingAutoSync" >自动同步</string >
46
45
<string name =" TxtSettingAutoSyncIntro" >在此项功能被打开时,EasyRSS会在特定的网络环境下自动从Google Reader下载最新的阅读条目,并同步阅读状态。</string >
47
46
<string name =" TxtSettingImageFetching" >图片加载</string >
You can’t perform that action at this time.
0 commit comments