Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
chimp1984 committed Oct 21, 2021
1 parent 54f17b0 commit ebfd1b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ public void onTabSelected(boolean isSelected) {
if (isSelected && !model.getDataModel().isTabSelected) {
doActivate();
} else {
// todo check
deactivate();
}

Expand Down

0 comments on commit ebfd1b5

Please sign in to comment.