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

Unified Diff: chrome/android/java/res/layout/js_modal_dialog.xml

Issue 23648004: Clean up Android layouts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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 | content/public/android/java/res/layout/multi_field_time_picker_dialog.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/js_modal_dialog.xml
diff --git a/chrome/android/java/res/layout/js_modal_dialog.xml b/chrome/android/java/res/layout/js_modal_dialog.xml
index 6ef12bd91552643cea414f7d991e91d93f74d66b..9df1b9c2288b5e6b50248c87af5fe1015bf2cba0 100644
--- a/chrome/android/java/res/layout/js_modal_dialog.xml
+++ b/chrome/android/java/res/layout/js_modal_dialog.xml
@@ -20,7 +20,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="5dip">
+ android:padding="5dp">
<EditText android:id="@+id/js_modal_dialog_prompt"
android:layout_width="match_parent"
« no previous file with comments | « no previous file | content/public/android/java/res/layout/multi_field_time_picker_dialog.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698