Does the "notification center", when moving with finger down, stop the activity and place the activity onPause()
?
Asked
Active
Viewed 96 times
0

Gero
- 12,993
- 25
- 65
- 106
-
http://stackoverflow.com/questions/12174279/notification-restart-my-activity-and-pause-button-on-notification – Jitesh Upadhyay Aug 12 '14 at 11:43
1 Answers
1
No, your activity keeps running since the Notification Area is just an Overlay.

user3593022
- 127
- 1
- 10