Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
DESKTOP-VKH38G4\BZHMedia committed Feb 21, 2020
1 parent 8cf07e5 commit 1541ffd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,9 @@ public void setCountry(String country) {

@Override
public void setZoom(int zoom) {
disableView();
this.zoom = zoom;
onResumeALPR();
}

@Override
Expand Down

0 comments on commit 1541ffd

Please sign in to comment.