Revision 881781e5
ID | 881781e5a95a043939c4e91fd2a1f6bba08dd511 |
Parent | b7d3ea21 |
Child | 763d0dd4 |
finally sorted out onResume Intent vs onNewIntent
based on the SingleTask mode of NewChatActivity there are various
ways that the Intent is loaded or refreshed in the instance. In some
case onNewIntent is called, and we need to provide that new intent
to the onResume () method. Also, we should make sure the sidebar is
closed onResume() if the user has opened it before.
Files
- added
- modified
- copied
- renamed
- deleted