mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 02:08:40 +00:00
Increase color circle radius in slider.
This commit is contained in:
committed by
Greyson Parrelli
parent
6e1657b1bd
commit
d8c82add78
@@ -209,7 +209,7 @@ object HSVColorSlider {
|
||||
|
||||
companion object {
|
||||
@Dimension(unit = Dimension.DP)
|
||||
private val THUMB_INNER_SIZE = 4
|
||||
private val THUMB_INNER_SIZE = 8
|
||||
|
||||
@Dimension(unit = Dimension.DP)
|
||||
private val THUMB_MARGIN = 24
|
||||
|
||||
Reference in New Issue
Block a user