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: Created June 1, 2017, 9:30 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
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

Powered by Google App Engine
This is Rietveld