This is a core difference between the OS's. In some cases we hide those 
differences but in lifecycle it's really hard/undesireable to do so. 
Android is very aggressive about activity lifecycle. It suspends instantly, 
even does that on device rotation by default (we hide that behavior). 
However, we don't know if you might press the home button from the PDF 
viewer so we can't "fake it" as we won't get another stop() event.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/a02c0135-c08b-45d2-8c06-3d8ce98f70b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to