Pavel Petrashov
Pavel Petrashov

Reputation: 257

I can not create a folder drawable-xxxhdpi

I created a folder drawable-xxxhdpi in my project in android studio. But android studio does not see this folder. how do I create this folder right?

Upvotes: 2

Views: 863

Answers (1)

Blackbelt
Blackbelt

Reputation: 157447

folders are not visible, when empty, if you are in the Android perspective. Switch to the Packages, perspective and it should be visible . You should be able to switch perspectivies in the drop down menu on the top-left

Upvotes: 3

Related Questions