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

Unified Diff: ui/android/java/res/values/dimens.xml

Issue 2398543003: Move Android view based ColorPicker from ui/ to components/ (Closed)
Patch Set: no (c) Created 4 years, 1 month 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: ui/android/java/res/values/dimens.xml
diff --git a/ui/android/java/res/values/dimens.xml b/ui/android/java/res/values/dimens.xml
index 81fc0fcb103434e015342ab35c9f5d76043c231b..ae3969e6458a15383bbd9b84a48b332c8fb0039d 100644
--- a/ui/android/java/res/values/dimens.xml
+++ b/ui/android/java/res/values/dimens.xml
@@ -5,13 +5,6 @@
found in the LICENSE file.
-->
<resources>
-
- <!--
- 14.5 = Seekbar thumb width - border width, but it depends on the width
- of the seek bar icon.
- -->
- <dimen name="color_picker_gradient_margin">14.5dp</dimen>
- <dimen name="color_button_height">60dp</dimen>
<dimen name="dropdown_item_height">50dp</dimen>
<dimen name="dropdown_item_divider_height">1px</dimen>

Powered by Google App Engine
This is Rietveld 408576698