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

Unified Diff: res/menu/menu_preferences.xml

Issue 4758885344739328: Issue 1457 - Remove update check menu entry (Closed)
Patch Set: Created Oct. 1, 2014, 11:17 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 | « no previous file | res/values/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/menu/menu_preferences.xml
===================================================================
--- a/res/menu/menu_preferences.xml
+++ b/res/menu/menu_preferences.xml
@@ -18,10 +18,5 @@
android:icon="@drawable/ic_menu_preferences"
android:title="@string/menu_advanced">
</item>
- <item
- android:id="@+id/menu_update"
- android:icon="@drawable/ic_menu_refresh"
- android:title="@string/menu_update">
- </item>
</menu>
« no previous file with comments | « no previous file | res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld