i'm trying to support screens size by create each layouts on Android Studio 3.1.3 i use the following steps to create one xml for example XXXHDPI :
Preview > Orientation for Preview > Create Other > Density and from Density i choose XXXHDPI ,the layout-xxxhdpi of my Activity will created.
but Android Studio 3.2 i can't do that when i try to create layout i get this message :
layout already exists use a different qualifier
Make sure you are following these steps:
Right click on res folder=> New => Android Resource directory => Then a dialog appear => Resource type from dropdown => select layout => and from qualifier => click on density => >> => then your desired density
Or you can do(This will definitely work)
Create folder by yourself
right click on res=> show in explorer=> under res folder=> create a new folder=> rename it to => layout-xxxhdpi
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With