Android Studio 如何在res 创建anim文件夹
1、如果你还需要创建jniLibs 文件夹,可以移步以下经验

3、找到自己需要建立anim 文件夹的module,找到该module 下的res 文件夹

5、然后将Resource type 选成Animator,将Directory name 中的animator修改为anim,在Root element 选择自己需要的动画类型

1、如果你还需要创建jniLibs 文件夹,可以移步以下经验
3、找到自己需要建立anim 文件夹的module,找到该module 下的res 文件夹
5、然后将Resource type 选成Animator,将Directory name 中的animator修改为anim,在Root element 选择自己需要的动画类型