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

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

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Patch Set: Adjusting ignored files and updating support lib Created May 3, 2017, 1:43 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 | « adblockplussbrowser/res/values/arrays.xml ('k') | adblockplussbrowser/res/values/strings.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 <!-- Default screen margins, per the Android Design guidelines. --> 4 <!-- Default screen margins, per the Android Design guidelines. -->
5 <dimen name="activity_horizontal_margin">16dp</dimen> 5 <dimen name="activity_horizontal_margin">16dp</dimen>
6 <dimen name="activity_vertical_margin">16dp</dimen> 6 <dimen name="activity_vertical_margin">16dp</dimen>
7 7
8 </resources> 8 </resources>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/values/arrays.xml ('k') | adblockplussbrowser/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld