fredrifoUni
fredrifoUni
**Describe the bug** When opening the app through an Android widget press it opens the correct sub-page. However, when pressing the back button the app closes completely. Would it be...
**Describe the bug** When pressing the Android widget refresh button there is no visual indication that it was pressed. It also doesn't appear to update the data. **To Reproduce** Steps...
### Description Disable native event coalescing by setting canCoalesce to false. This library uses a single event definition for multiple events. If they happen almost at the same time, some...
### Description There is an issue where `getSharedElementForCurrentTransition` can get stuck in an infinite while loop if the transition has been run before. For me it was consistently happening when...