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"/> |