Fix crash when adding a new contact
Check if mRawContacts is not null before trying to save it into outState in onSaveInstanceState. If it is not null, save an empty arraylist instead. Bug: 8018115 Change-Id: I14db6bad22707b5154ffe016d2fd3b4391c13c85
Loading
Please register or sign in to comment