Android Studio新建selector的xml文件的方法步骤

2020-02-24 14:02:20来源:华军下载作者:xzzj

Android Studio

Android Studio

软件类型:系统其它 软件大小:2.28MB 软件平台:  PC  软件语言:简体中文

查看详情

      最近不少伙伴咨询Android Studio如何新建selector的xml文件.的操作,今天小编就带来了Android Studio新建selector的xml文件的操作步骤,感兴趣的小伙伴一起来看看吧!

      Android Studio新建selector的xml文件的方法步骤

Android Studio新建selector的xml文件的方法步骤

      方法一:该方法既能在Android模式下进行,也可以在project模式下进行

Android Studio新建selector的xml文件的方法步骤

      右击将新建的xml 文件的module,选择Android resource file

Android Studio新建selector的xml文件的方法步骤

      在弹出的界面中,将Resource type 修改为Drawable

Android Studio新建selector的xml文件的方法步骤

      方法二:但这个必须是在project模式下的

Android Studio新建selector的xml文件的方法步骤

      找到需新建xml 的module 下的drawable文件,在此目录下右击drawable,选择Drawable resource file,具体路径为app-->src-->res-->drawable,右击操作顺序为 New-->Drawable resource file

Android Studio新建selector的xml文件的方法步骤

      在弹出的页面直接新建即可。

Android Studio新建selector的xml文件的方法步骤

      上文就讲解了Android Studio新建selector的xml文件的方法,希望有需要的朋友都来学习哦。