Check the parent for null in edit_delete
There is a reproducible error in Contacts when the delete action is triggered more than once and thereby crashing the app that is fixed by addeding a null check of parent. Also preventing the mListener.onDeleted from getting mutiple callbacks. Change-Id: I6de29ed0139a5fb377a845da3194475b02a86ee3
Loading
Please register or sign in to comment