| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| Copyright 2016 The Chromium Authors | |
| Use of this source code is governed by a BSD-style license that can be | |
| 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> | |
| </resources> |