mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
add splashscreen for mobile-dev
This commit is contained in:
@@ -112,6 +112,11 @@ public class Main extends IOSApplication.Delegate {
|
||||
// Not possible on iOS
|
||||
}
|
||||
|
||||
@Override
|
||||
public void closeSplashScreen() {
|
||||
//only for desktop mobile-dev
|
||||
}
|
||||
|
||||
@Override
|
||||
public void convertToJPEG(InputStream input, OutputStream output) throws IOException {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user