I have a mail sending program. There are two activities in the programme. The mail function is in the second activity. How can I go back to the first activity when finishing sending email?
Many thanks.
I have a mail sending program. There are two activities in the programme. The
Share
Call finish(); in your email activity once it has completed sending