Use DialogFragment for delete dialog
There is a chance that apps would crash by dismissing a dialog that is already removed when an activity with dialog shown got relaunched. Use DialogFragment for delete dialog to prevent such issue. Bug: 138417682 Test: atest DocumentsUITest Change-Id: I3d072e76cfe6a1654aac7dc91ded7b9504292aa1
Loading
Please register or sign in to comment