Jan Ehehalt 6 years ago
parent ea3ae11cec
commit 567c735ad6

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -17,8 +17,6 @@ public class AndroidLauncher extends AndroidApplication {
super.onCreate(savedInstanceState);
AndroidApplicationConfiguration config = new AndroidApplicationConfiguration();
Controller controller = new Controller();
File filesDir = getContext().getFilesDir();
controller.initContext(filesDir);
initialize(controller, config);
}
}

Loading…
Cancel
Save