Bug #74135101 fix NPE in GroupNameEditDialogFragment in monkey test
[root cause ] When editing group name and rotating the screen at the same time, PeopleActivity lifecycle the life cycle, at this time, the getActivity of the GroupNameEditDialogFragment's showInputMethod may be null, so NullPointerException may appear. [changes ] fix NPE in GroupNameEditDialogFragment in monkey test Change-Id: Ibf8c6cbb8d3b7a6e68cd921e5822f452f5676f7f
Loading
Please register or sign in to comment