'Don't have Resource manager in Android studio

I don't have "Resource Manager" in my Android Studio. Everything is working but the Resource Manager tab is missing and doesn't appear in the menu View > Tool window neither.

My version of Android Studio is Artic Fox 2020.3.1 Patch 1



Solution 1:[1]

Ok I find my own answer and maybe it could help someone so : I had to add the "sync project with gradle files”.

1- Go to File > Settings in Appearance > Menu & Toolbars search for "sync project with gradle files” 2- In the list, select "Sync project with gradle files” (with the elephant icon) and then click on the OK button. 3- Restart few times and Resource Manager will appear :)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ChispA