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

Unified Diff: res/values/sysarrays.xml

Issue 8483105: ABP/Android resources (Closed)
Patch Set: Created Oct. 5, 2012, 9:37 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « res/values/styles.xml ('k') | res/values/sysstrings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/sysarrays.xml
===================================================================
new file mode 100644
--- /dev/null
+++ b/res/values/sysarrays.xml
@@ -0,0 +1,10 @@
+<resources>
+
+ <string-array name="refresh_values">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ </string-array>
+
+</resources>
« no previous file with comments | « res/values/styles.xml ('k') | res/values/sysstrings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld