mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-11 03:51:31 +02:00
Merge pull request #9798 from JosJuice/android-wad-crash
Android: Fix WAD import crashing
This commit is contained in:
commit
8f9bb5612a
@ -305,7 +305,7 @@ public final class MainPresenter
|
||||
builder.show();
|
||||
}
|
||||
});
|
||||
}, mContext.getResources().getString(progressMessage)).start();
|
||||
}, mContext.getResources().getString(progressTitle)).start();
|
||||
}
|
||||
|
||||
public static void skipRescanningLibrary()
|
||||
|
Loading…
x
Reference in New Issue
Block a user