We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Developer Platform: Windows DevEco Studio version: [e.g. 2.1.0.501] SDK API version: 5 SDK version: e.g. 2.1.1.21
The text was updated successfully, but these errors were encountered:
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 - graphic -> selector/custom background XML files media -> image files
drawable directory in Android Studio can contain -> Both images and selector/custom background XML files
DevEco Studio directory name and file type -
@Gleelakrishna Please close this.
Sorry, something went wrong.
kanaksony
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: