it may seem stupid. I am trying to make a tab layout for Android.
there is a part where I need to create a dropdown folder and have an android xroid file in that particular folder.
I looked through all the tutorials and youtube for this. The tutorial shows the new android XML file and select Drawable for the resource type.
in my case, I cannot create a new xroid file for Android, and Drawable as a resource type, since Drawable does not exist. The interface is shown below.

Is there any way to help me with this? I also tried adding the resource manually, but it will not work.
if I create a new xroid file for Android with a different type of resource and force it to insert a folder with the ability to transfer, the application crashes.
android tabs android-resources
sara brown Jul 30 2018-12-12T00: 00Z
source share