about finish() in android

Posted by klaus-vlad on Stack Overflow See other posts from Stack Overflow or by klaus-vlad
Published on 2010-04-07T08:27:51Z Indexed on 2010/04/07 8:33 UTC
Read the original article Hit count: 254

Filed under:

Could someone provide a description of what happens when an activity calls its finish() ?

Does it exits immediately or completes the function from which it was called ?

© Stack Overflow or respective owner

Related posts about android