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

Side by Side Diff: res/values/styles.xml

Issue 8483105: ABP/Android resources (Closed)
Patch Set: Created Oct. 5, 2012, 9:37 a.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 | « res/values/strings.xml ('k') | res/values/sysarrays.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3
4 <style name="MessageText">
5 <item name="android:background">#ff888888</item>
6 <item name="android:padding">3dip</item>
7 </style>
8
9 </resources>
OLDNEW
« no previous file with comments | « res/values/strings.xml ('k') | res/values/sysarrays.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld