All Projects → diycoder → CityPickerDemo

diycoder / CityPickerDemo

Licence: other
城市选择器

Programming Languages

java
68154 projects - #9 most used programming language

CityPickerDemo

城市选择器

对城市选取器的进一步封装 配置很简单,只需如下几步:

CityPickerPopWindow mPopWindow = new CityPickerPopWindow(mContext);

mPopWindow.showPopupWindow(rootView);//设置popwindow显示位置

mPopWindow.setCityPickListener(this);//设置城市选择监听

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].