Ionic toggle menu doesn't close side menu on android device
Please see this. It discusses the issue: https://github.com/ionic-team/ionic/issues/19354
They suggest updating @ionic/angular to 4.11.2. That did not work for everyone but another proposed solution that worked for someone is:
<ion-menu-toggle menu="first" autoHide="false">