基于 RecyclerVIew 实现的 WheelView,求 star

栏目: IT技术 · 发布时间: 4年前

内容简介:An efficient WheelView based on RecyclerView, which is easy to use, and it can customized by yourself.First of all, this lib is based on androidx,If you want to use this library, you should add those to your module's gradle

RecyclerWheelView

An efficient WheelView based on RecyclerView, which is easy to use, and it can customized by yourself.

Getting Started

First of all, this lib is based on androidx, if your library do not migrate to androidx, there might be some problems if you used this.

If you want to use this library, you should add those to your module's gradle

implementation 'cn.wongzhenyu:recyclerwheelview:0.0.3'
implementation 'androidx.recyclerview:recyclerview:XXX'
Because recyclerwheelview have dependency of recyclerview(library of androidx), and to avoid the conflicts of library version, I used compileonley to import recyclerview library, so you should add recyclerview by yourself.

Result

there are two examples' results about recyclerwheelview in this project, if you used recyclerwheelview, you can make this effect easily.

String wheel view

基于 RecyclerVIew 实现的 WheelView,求 star

Custom wheel view

基于 RecyclerVIew 实现的 WheelView,求 star

end

Because of the pressure of work, I do not have enough time to write document about how to use this library, you can see it in app module of this project, thinks for reading.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

创业就是要细分垄断

创业就是要细分垄断

李开复、汪华、傅盛 / 文化发展出版社 / 2017-5-1 / CNY 45.00

对各方面资源极为有限的创业公司而言,想在激烈的市场竞争中站立下来的第一步是:成为细分市场的垄断者。不管是资本还是尖端人才,追逐的永远是行业里尖端的企业,第二名毫无意义。 首先,要精准定位潜在市场。这个市场的需求仍没有被满足,并且潜力巨大。其次,抓住时代和行业的红利,通过高速增长实现“小垄断”,抢滩登陆。最后,在细分领域里建立起自己的竞争壁垒,应对巨头和竞争对手的复制,去扩展更大的市场,从而扩......一起来看看 《创业就是要细分垄断》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具