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

Unified Diff: remoting/android/java/res/layout/main.xml

Issue 1827713002: [remoting android] Add padding around the no-hosts text. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/android/java/res/layout/main.xml
diff --git a/remoting/android/java/res/layout/main.xml b/remoting/android/java/res/layout/main.xml
index cd5baf7d7674e9bc6ad47c456cf4a6f42f8e89f1..51aea0e9a6c9b78a00278406fab86cee0bfad5b4 100644
--- a/remoting/android/java/res/layout/main.xml
+++ b/remoting/android/java/res/layout/main.xml
@@ -32,6 +32,7 @@
android:gravity="center"
android:layout_height="match_parent"
android:layout_width="match_parent"
+ android:padding="16dp"
android:orientation="vertical"
android:visibility="gone">
<ImageView
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698