Skip to content

Commit

Permalink
Further preparation for issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Iddo Hoeve committed Dec 4, 2017
1 parent e32e6cc commit eabb1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/com/doubleyellow/scoreboard/dialog/ColorPicker.java
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ public void init(Player targetPlayer, String sCurrentColor) {

private View getColorPickerView() {
ColorPickerView view = new ColorPickerView(context);
view.setAlphaSliderVisible(false); // no transparency

//LineColorPicker view = new LineColorPicker(context, null);

Expand Down

0 comments on commit eabb1be

Please sign in to comment.