Are 'drawable' and 'drawable Idrtl' under "res" in Android Studio the same as "graphic under resources" in DevEco Studio ? Below Attached images are as references:
Asked
Active
Viewed 79 times
1 Answers
2
No not exactly
- drawable in Android Studio can contain both images and selector/custom background xml files.
- On the other hand in DevEco Studio, graphic directory will contain selector/custom background xml files while media directory will contain image files.

Gowtham GS
- 478
- 2
- 5