florent37 / florent37/RuntimePermission
FragmentManager is already executing transactions
Open
- Dominant language
- Java
- Stars
- 860
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
this happens when asking permission in fragments onViewCreated method .
adding some delay fixes the issue , its because , we trying add fragment when fragmentManager is already in execution .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.