Activity can already be seen at onCreate() stage
- By AK92
- Android Development
- 0 Replies
Hi all, I am new to this forum.
According to Android doc, an activity is created and not seen in creation state.
But then if you set a break point within onCreate() and Debug app. the activity can be fully visible. Why so?
According to Android doc, an activity is created and not seen in creation state.
But then if you set a break point within onCreate() and Debug app. the activity can be fully visible. Why so?