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

Unified Diff: chrome/android/java/res/values/attrs.xml

Issue 2730703003: Change CBD layout and texts (Closed)
Patch Set: cleanup test Created 3 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
Index: chrome/android/java/res/values/attrs.xml
diff --git a/chrome/android/java/res/values/attrs.xml b/chrome/android/java/res/values/attrs.xml
index cbcf2b99effd8d1f4fdd94d85301e75da44272e4..ebfe846227354af1128def5ebde18e6ec6fcbb3e 100644
--- a/chrome/android/java/res/values/attrs.xml
+++ b/chrome/android/java/res/values/attrs.xml
@@ -71,6 +71,6 @@
</declare-styleable>
<declare-styleable name="SpinnerPreference">
- <attr name="singleLine" format="boolean" />
+ <attr name="customLayout" format="boolean" />
Theresa 2017/03/24 17:15:36 The name "customLayout" implies that I can set a l
dullweber 2017/03/27 14:11:04 OK, I will change it back to "singleLine". I was u
</declare-styleable>
</resources>

Powered by Google App Engine
This is Rietveld 408576698