HarmonyOS-Knowledgebase icon indicating copy to clipboard operation
HarmonyOS-Knowledgebase copied to clipboard

[Query]

Open rohangupta8756 opened this issue 4 years ago • 1 comments

Are 'drawable' and 'drawable Idrtl' under "res" in Android Studio the same as "graphic under resources" in DevEco Studio ?

Below given is the Stackoverflow link : https://stackoverflow.com/questions/69585344/reference-of-drawable-and-drawable-idrtl-in-android-studio-in-deveco

Additional information

Developer Platform: Windows DevEco Studio version: [e.g. 2.1.0.501] SDK API version: 5 SDK version: e.g. 2.1.1.21

rohangupta8756 avatar Oct 15 '21 13:10 rohangupta8756

Need to close this as it is already answered on StackOverflow.

drawable directory in Android Studio can contain -> Both images and selector/custom background XML files

DevEco Studio directory name and file type -

  1. graphic -> selector/custom background XML files
  2. media -> image files

@Gleelakrishna Please close this.

kanaksony avatar Nov 25 '21 07:11 kanaksony