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

Unified Diff: res/values-v11/styles.xml

Issue 8951121: adblockplusandroid: Use Holo theme in Android 3.0 and above (Closed)
Patch Set: Created Dec. 1, 2012, 8:27 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 | « project.properties ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values-v11/styles.xml
===================================================================
new file mode 100644
--- /dev/null
+++ b/res/values-v11/styles.xml
@@ -0,0 +1,5 @@
+<resources>
+
+ <style name="AppTheme" parent="android:Theme.Holo" />
+
+</resources>
« no previous file with comments | « project.properties ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld