Skip to content

Commit

Permalink
fix(#338): Address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sugat009 committed Jun 26, 2024
1 parent 9378619 commit ddac8fd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ public class OpenSettingsDialogFragment extends Fragment {
private GestureHandler swipeGesture;
private static final int TIME_BETWEEN_TAPS = 500;

public OpenSettingsDialogFragment() {
}

private final OnTouchListener onTouchListener = new OnTouchListener() {
@SuppressLint("ClickableViewAccessibility")
@Override
Expand Down

0 comments on commit ddac8fd

Please sign in to comment.