1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright 2013 The Chromium Authors. All rights reserved. 3 4 Use of this source code is governed by a BSD-style license that can be 5 found in the LICENSE file. 6 --> 7 <resources> 8 9 <!-- 10 14.5 = Seekbar thumb width - border width, but it depends on the width 11 of the seek bar icon. 12 --> 13 <dimen name="color_picker_gradient_margin">14.5dp</dimen> 14 15 </resources>