Skip to content

Commit

Permalink
commit #3
Browse files Browse the repository at this point in the history
  • Loading branch information
X-SLAYER committed May 16, 2022
1 parent 66190c3 commit cd23a7b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ private void closeOverlay(MethodChannel.Result result) {
windowManager.removeView(flutterView);
windowManager = null;
stopSelf();
result.success(true);
}
result.success(true);
} catch (Exception e) {
Expand Down

0 comments on commit cd23a7b

Please sign in to comment.