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

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

Issue 2646313005: Implement additional parts of the new ui for CBD. (Closed)
Patch Set: remove linearlayout Created 3 years, 11 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
Index: chrome/android/java/res/layout/preference_spinner.xml
diff --git a/chrome/android/java/res/layout/preference_spinner.xml b/chrome/android/java/res/layout/preference_spinner.xml
index 048ae535b727f309d84413e2cc503cee2bb9ed03..37605bfa1834fcd7c3ebb84c5177688e7b24de66 100644
--- a/chrome/android/java/res/layout/preference_spinner.xml
+++ b/chrome/android/java/res/layout/preference_spinner.xml
@@ -7,7 +7,6 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:chrome="http://schemas.android.com/apk/res-auto"
style="@style/PreferenceLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"

Powered by Google App Engine
This is Rietveld 408576698