Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
Update Grid.java
Browse files Browse the repository at this point in the history
  • Loading branch information
jafu888 committed Jun 17, 2022
1 parent a40cbfe commit 64b78e4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,6 @@ private void setBoxViewHorizontalChains() {
/**
* Set chain between boxView vertically
*/

private void setBoxViewVerticalChains() {
int gridId = getId();
int maxVal = Math.max(mRows, mColumns);
Expand Down

0 comments on commit 64b78e4

Please sign in to comment.