Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: adblockplussbrowser/res/values/sysarrays.xml

Issue 29453722: Noissue - Lint adjustments and optimizations (Closed)
Patch Set: Adjusting HashSet initialization in Subscription Created July 19, 2017, 4:40 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | adblockplussbrowser/res/values/sysstrings.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string-array name="download_settings_values"> 4 <string-array name="download_settings_values">
5 <item>1</item> 5 <item>@string/download_settings_value_wifi</item>
6 <item>2</item> 6 <item>@string/download_settings_always</item>
7 </string-array> 7 </string-array>
8 8
9 </resources> 9 </resources>
OLDNEW
« no previous file with comments | « no previous file | adblockplussbrowser/res/values/sysstrings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld