adding open/save project and changing layout
This commit is contained in:
@@ -320,6 +320,7 @@ static int engine_init_display(struct engine* engine) {
|
||||
|
||||
LOG("All ready");
|
||||
engine->animating = 1;
|
||||
ANativeActivity_showSoftInput(engine->app->activity, ANATIVEACTIVITY_SHOW_SOFT_INPUT_FORCED);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user