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

Unified Diff: chrome/android/java/res/values/attrs.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/values/attrs.xml
diff --git a/chrome/android/java/res/values/attrs.xml b/chrome/android/java/res/values/attrs.xml
index cb74a3c002416c480407e1a2b0e20b64c97f2a28..e4c10faea3cb7b30eb4c407294205d4c33e2c2df 100644
--- a/chrome/android/java/res/values/attrs.xml
+++ b/chrome/android/java/res/values/attrs.xml
@@ -74,4 +74,8 @@
to each other. -->
<attr name="noBottomSpacing" format="boolean" />
</declare-styleable>
+
+ <declare-styleable name="SpinnerPreference">
+ <attr name="singleLine" format="boolean" />
+ </declare-styleable>
</resources>
« no previous file with comments | « chrome/android/java/res/values-v17/styles.xml ('k') | chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698