Closing a project in Android Studio 4.0 does not open the Android Studio recent project list window

Viewed 404

When I close a project in android studio by going to file -> close project, sometimes it just unloads all open documents and stays in this window:

enter image description here

It is supposed to go this window, that contains a list of recently opened Android Studio projects

enter image description here

How do I force it to open this window when I close a project? I am using Android Studio 4.0.

EDIT: solve using this method: How to force Android Studio to start with the welcome screen?

0 Answers
Related