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

Unified Diff: chrome/android/shell/res/layout/chrome_shell_activity.xml

Issue 900103002: Fix random lint warnings in chrome/android/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | chrome/android/shell/res/layout/suggestion_item.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/shell/res/layout/chrome_shell_activity.xml
diff --git a/chrome/android/shell/res/layout/chrome_shell_activity.xml b/chrome/android/shell/res/layout/chrome_shell_activity.xml
index 84190022795bb3b05f3b4714b59b1681dca69df2..5edf9c0a572ddbdfbaf4fbe56e9b47a15da3822d 100644
--- a/chrome/android/shell/res/layout/chrome_shell_activity.xml
+++ b/chrome/android/shell/res/layout/chrome_shell_activity.xml
@@ -39,8 +39,6 @@
android:layout_weight="1"
android:gravity="bottom"
android:textSize="18sp"
- android:autoText="true"
- android:capitalize="sentences"
android:singleLine="true"
android:selectAllOnFocus="true"
android:hint="@string/url_hint"
« no previous file with comments | « no previous file | chrome/android/shell/res/layout/suggestion_item.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698