Awesome
##android自定义尺子收集demo
1、直尺(测量距离)
github:https://github.com/1149863953/ruler
2、圆尺(测量角度)
github:https://github.com/1149863953/ruler
3、直尺
A screen size independent ruler view for Android.
github:https://github.com/rvganesh212/ruler
4、直尺
支持设置最大值,最小值, 初始值, 间隔值等等
滑动后有停止动画停到刻度上
指示当前位置数值
github:https://github.com/ScorpioNeal/RulerView
5、直尺
A horizontal scrolling Ruler,it contains two different mode,timeline mode (HH:mm),and normal ruler mode;
一个横向滑动的刻度尺demo,它有两种模式,一种是timeline(时间轴格式,24小时),一种是ruler(普通的刻度尺)
github: https://github.com/JoeyZh/Ruler
6、直尺
类似尺子的控件,可以根据设定的值通过手势或手动设置来选择一个值。
支持手势: springBack、fling
支持OverScroll: OverScroller
自动对齐中心: setAutoAlign(TRUE)
对齐顶部或底部: setGravity使用Gravity.Top或Gravity.Bottom
平滑滚动: smoothScrollToPosition、smoothScrollToValue
动态获取值: 使用OnScaleListener监听值的变化
github:https://github.com/yjwfn/RulerView
7、直尺
1、支持定义字体的大小和颜色和是否显示刻度值
2、支持定义各个刻度的颜色和大小,目前有大,中,小三者,如图片所示,有最大的是黑色,中等的为绿色,最小的是蓝色。同时刻度间隔和刻度的大小可以调节。
3、支持自定义中间的指标器。
4、可以有上和下,两种对齐的方式。
5、支持指定默认值。
6、支持设置最大和最小值。
7、两种刻度格式SCALE和HALF,前者为有10格刻度,后者为只有0.5一格小的刻度。参考图片
8、刻度尺的渐显效果
9、支持显示自定义的数据!
10、刻度值支持渐现的效果
11、加入代码控制选中数据部分内容。
github:https://github.com/Sanjay-F/RulerView
8、直尺
github:https://github.com/pruas/Ruler
9、直尺
github:https://github.com/guanguoxiang/Ruler
10、直尺
一个项目上用的调节比例的尺子,支持无游标,一个游标和两个游标
github:https://github.com/leon-ch/RulerAdjust
11、直尺
Selector with wheel view, applicable to selecting money or other short length values.
github: https://github.com/lantouzi/WheelView-Android
12:Android开发之时间刻度盘
13:RecyclerView实现的刻度尺
github: https://github.com/pengan1987/Ruler
14:刻度尺
github: https://github.com/SamuelZhan/Ruler
15:刻度尺
github: https://github.com/jaydon/ruler
16:刻度尺
github: https://github.com/andrewjsauer/Ruler
17:水平刻度尺
github:https://github.com/shchurov/HorizontalWheelView
18:一个身高体重滑动选择器
github:https://github.com/lovely3x/WeightAndHeightMeasurer
19:可无限滑动的尺子控件,延伸多种样式 github:https://github.com/Kongdy/NoEndlessRuler
20 1,支持水平竖直; 2,支持设置尺子刻度,数值大小与颜色; 3,支持刻度间距; 4,支持是否显示特殊刻度的特殊颜色与尺寸(整5格,整10格);
github:https://github.com/RubinChen/RulerView
21、水平滑动的尺子
github:https://github.com/xuqian1994/HorizontalRuler
22、身高、体重横向滚动刻度尺选择器 github:https://github.com/ZBJDSBJ/ScaleRuler
23、Android 支持大尺度的刻度尺控件 github:https://github.com/Jiezhi/ruler
24、自定义Switch 和 Ruler控件 github:https://github.com/zhangxuyang321/XyzInfo
25、自定义View-标尺滚动选择控件 github:https://github.com/qindachang/RulerView
26、ruler view, measure the the points distance github:https://github.com/onlynight/RulerSurfaceView
27、android ruler view github:https://github.com/onlynight/RulerView
28、自定义尺子 github:https://github.com/RubinChen/RulerView
29、一个可以滑动选择的尺子view,可以选择体重身高等信息,通过刷新当前屏幕模拟滑动效果,达到暂用内存最小的目的。 github:https://github.com/superSp/RulerView 陆续更新!!!!!!敬请期待