Issue
In my android Project, I need to create an 'anim' folder. As most people know, the anim folder will be used to store animations.
- How do I create a folder?
- Where does the anim folder belong?
Solution
You need to create a new folder right click on res folder create new folder name it anim. And you can put your animation xmls in it.
Answered By - Hasham
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.