Helloes!
I am having trouble trapping the back button on android devices.
I want to exit from playstate into menustate instead of quitting the app which is the defalt action.
I found this thing reiterated a couple of times in various places...
https://groups.google.com/forum/#!topic/haxeflixel/70Y_io_uaC8...but it doesn't seem to work w HaxeFlixel 4.0.0. It seems there is no FlxG.android.
preventDefaultBackAction anymore.
Or am I missing something?
Thanks in advance!