Obsolete
Status Update
Comments
vi...@google.com <vi...@google.com>
vi...@google.com <vi...@google.com> #2
Information redacted by Android Beta Feedback.
su...@google.com <su...@google.com> #3
Could you please let me know if the bug report was captured immediately after reproducing the issue?
Description
When using a
PopupMenu
inside aBottomSheetDialogFragment
, the app crashes if thePopupMenu
item click dismisses theBottomSheetDialogFragment
.It only happens on some devices:
Devices I reproduced the crash on:
I also have a more complete list on the Play Store.
Crash stack
Full bug report available here:
Minimal sample:https://gitlab.com/nicolas.pomepuy/bottomsheet-popupmenu-crash (zip also available in attachment)
Steps to reproduce:
PopupMenu
The app crashes. It may not, but will crash after some attempts.
The second button, without a
PopupMenu
won't crash the app