문제

I would like to reopen the app from default activity rather being called from last activity which is been used last active sometime ago.Kindly help me with a snippet to solve this issue .Thank you.

도움이 되었습니까?

해결책

You could try calling finish() in the onPause() method

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top