There was a build issue in the latest version because resources wasn't being defined:
Also fixed a new issue that also appeared with 5b3e14e057afaac898057feaa4109f2963c43970 where hasPermanentMenuKey() started returning the exact opposite value (it returned if the phone had a navigation bar instead of a permanent menu key).
There was a build issue in the latest version because
resources
wasn't being defined:Also fixed a new issue that also appeared with 5b3e14e057afaac898057feaa4109f2963c43970 where
hasPermanentMenuKey()
started returning the exact opposite value (it returned if the phone had a navigation bar instead of a permanent menu key).