Closed GoogleCodeExporter closed 8 years ago
The app pause/resume code has been moved to the loseFocus/gainFocus public
methods in AndroidHarness. If you want to change when the app stops/resumes
override onPause/onResume and remove the call to loseFocus/gainFocus. You can
then call these methods in some other method (like onStop/onStart).
Original comment by iwgeric
on 11 May 2013 at 4:13
Original comment by iwgeric
on 11 May 2013 at 4:16
Original issue reported on code.google.com by
simon.heinen
on 25 Apr 2013 at 12:29Attachments: