# 选择器!效果同微信通讯录 **Repository Path**: xuan_www/Selector ## Basic Information - **Project Name**: 选择器!效果同微信通讯录 - **Description**: 一款选择器,可用于城市、通讯录等选择;同微信通讯录 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2018-08-10 - **Last Updated**: 2023-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Selector #### 项目介绍 一款选择器,可用于城市、通讯录等选择;同微信通讯录 #### 软件架构 ![输入图片说明](https://images.gitee.com/uploads/images/2018/0810/174004_90ef2e7f_2077234.png "1533893964(1).png") #### 安装教程 1. 将selector文件夹(及所有内容)拷贝到你的项目中(com.yx.selector这个selector文件夹) 2. 将libs、drawable 、drawable-hdpi、layout、colors.xml中的一个透明色 、 AndroidManifest.xml中的声明 都拷贝到你的项目对应文件中 3. 然后查看TestActivity中的使用方式。 布局可以自己改 #### 使用说明 1. 你可能需要修改的地方: 2. SelectorAdapter 中getGroupView()方法是第一层字母提示布局,可在里面自己修改布局样式 3. SelectorAdapter 中getChildView()方法是第二层内容布局,可在里面自己修改布局样式 4. activity_selector.xml中的LetterView控件。包路径记得改!!! #### 参与贡献 1. Fork 本项目 #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)