Skip to content

Commit

Permalink
stroke width
Browse files Browse the repository at this point in the history
  • Loading branch information
xch168 committed Oct 22, 2018
1 parent 8e436ef commit 5cd7432
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class RangeSeekBar extends View
private static String TAG = "RangeSeekBar";

private static final int PADDING_LEFT_RIGHT = 5;
private static final int PADDING_BOTTOM_TOP = 10;
private static final int PADDING_BOTTOM_TOP = 5;
private static final int MARGIN_PADDING = 20;
private static final int DRAG_OFFSET = 50;

Expand Down

0 comments on commit 5cd7432

Please sign in to comment.