Android-Color-Picker icon indicating copy to clipboard operation
Android-Color-Picker copied to clipboard

Define the size in the code

Open GXSZone opened this issue 4 years ago • 1 comments

  <dimen name="acp_seek_progress_corner_radius">4dp</dimen>
  <dimen name="acp_seek_progress_padding">5dp</dimen>
  <dimen name="acp_seek_progress_height">10dp</dimen>
  <dimen name="acp_thumb_stroke_width">4dp</dimen>
  <dimen name="acp_thumb_size_full">20dp</dimen>
  <dimen name="acp_thumb_size_default">24dp</dimen>
  <dimen name="acp_thumb_ripple_radius">15dp</dimen>
  1. The value defined above can be set in the code

  2. SeekBar can customize the color array

GXSZone avatar Jun 24 '21 08:06 GXSZone

@GXSZone, thank you for your feature request. I'll look into it for future releases.

smelfungus avatar Aug 27 '21 11:08 smelfungus