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

Unified Diff: remoting/resources/android/layout/account_dropdown.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
« no previous file with comments | « remoting/remoting_android.gypi ('k') | remoting/resources/android/layout/account_selected.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/resources/android/layout/account_dropdown.xml
diff --git a/remoting/resources/android/layout/host.xml b/remoting/resources/android/layout/account_dropdown.xml
similarity index 84%
copy from remoting/resources/android/layout/host.xml
copy to remoting/resources/android/layout/account_dropdown.xml
index 94b13135344228759baafde2c9ff0f93369571c4..a9f0c96c2653b5c66fe58c821f21fec2a395c81c 100644
--- a/remoting/resources/android/layout/host.xml
+++ b/remoting/resources/android/layout/account_dropdown.xml
@@ -6,10 +6,8 @@
-->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/host_label"
android:layout_height="wrap_content"
android:layout_width="match_parent"
- android:drawableLeft="@drawable/icon_host"
android:drawablePadding="15sp"
android:padding="15sp"
android:gravity="center_vertical"/>
« no previous file with comments | « remoting/remoting_android.gypi ('k') | remoting/resources/android/layout/account_selected.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698