There was an error fetching the commit references. Please try again later.
android: Fix game content installer
Before this would run on the main thread and freeze the device. Additionally this fixes the result dialog not appearing if a config change happens during the installation by getting the activity's fragment manager when needed.
Showing
- src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/IndeterminateProgressDialogFragment.kt 1 addition, 1 deletion...yuzu_emu/fragments/IndeterminateProgressDialogFragment.kt
- src/android/app/src/main/java/org/yuzu/yuzu_emu/ui/main/MainActivity.kt 79 additions, 84 deletions...p/src/main/java/org/yuzu/yuzu_emu/ui/main/MainActivity.kt
Loading
Please register or sign in to comment