Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: remoting/resources/android/menu/chromoting_actionbar.xml

Issue 165743002: Implement account switcher as action-bar navigation spinner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/resources/android/menu/chromoting_actionbar.xml
diff --git a/remoting/resources/android/menu/chromoting_actionbar.xml b/remoting/resources/android/menu/chromoting_actionbar.xml
index d22685b0f0d89a4a810e016d787ccfc985bf69b7..6f057d01fdaf5b5db997bc8c25e116b59ec8821d 100644
--- a/remoting/resources/android/menu/chromoting_actionbar.xml
+++ b/remoting/resources/android/menu/chromoting_actionbar.xml
@@ -11,8 +11,4 @@
android:title="@string/actionbar_directoryrefresh"
android:icon="@android:drawable/ic_popup_sync"
android:showAsAction="ifRoom"/>
- <item android:id="@+id/actionbar_accountswitcher"
- android:title="@string/actionbar_accountswitcher"
- android:icon="@android:drawable/ic_menu_more"
- android:showAsAction="ifRoom|withText"/>
</menu>
« no previous file with comments | « remoting/resources/android/layout/account_selected.xml ('k') | remoting/resources/android/values-land/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698