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

Unified Diff: libadblockplus-android-settings/res/values/adblock_settings_dimen_internal.xml

Issue 29361445: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: renamings, updated README Created Dec. 19, 2016, 3:04 p.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
Index: libadblockplus-android-settings/res/values/adblock_settings_dimen_internal.xml
diff --git a/libadblockplus-android-settings/res/values/adblock_settings_dimen_internal.xml b/libadblockplus-android-settings/res/values/adblock_settings_dimen_internal.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ef4b59ae80692706939264bd4184741f0c383346
--- /dev/null
+++ b/libadblockplus-android-settings/res/values/adblock_settings_dimen_internal.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <dimen name="fragment_adblock_wl_padding">16dp</dimen>
+ <dimen name="fragment_adblock_wl_item_padding">8dp</dimen>
+
+</resources>

Powered by Google App Engine
This is Rietveld