Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update AndroidManifest.xml by extending android:configChanges with "n…
…avigation" as application is restarted when BT keyboard is connected in some devices (#1718) In some devices (especially pixel) connecting with BT keyboard is resulting in application being restarted. The existing "keyboard" seems to be not sufficient as in this case it was triggering "navigation" change. https://stackoverflow.com/questions/25735227/bluetooth-keyboard-will-cause-activity-destroy-and-recreate/27238892#27238892
- Loading branch information