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

Unified Diff: res/values/bools.xml

Issue 8960162: android: notification icon option (Closed)
Patch Set: Created Dec. 4, 2012, 6: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
Index: res/values/bools.xml
===================================================================
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="def_startatboot">true</bool>
+ <bool name="def_hideicon">false</bool>
<bool name="def_wifirefresh">true</bool>
<bool name="def_crashreport">true</bool>
<bool name="def_release">true</bool>
« no previous file with comments | « res/drawable/transparent.png ('k') | res/values/strings.xml » ('j') | res/values/strings.xml » ('J')

Powered by Google App Engine
This is Rietveld