0

How determine transition to other activity (when opened other activity same application) or turn activity (roll up activity, when user pressed HOME button) ? I think use OnPause and onStop for saving current state of the app in global variable (in App class, for example), but OnPause call always when call onStop

0 Answers0