# AndroidRuler **Repository Path**: OrganizationStudy/AndroidRuler ## Basic Information - **Project Name**: AndroidRuler - **Description**: 安卓-尺子-样式多! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##android自定义尺子收集demo 1、直尺(测量距离) ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/zhichi_1.png) github:https://github.com/1149863953/ruler 2、圆尺(测量角度) ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/cicle_ruler.png?raw=true) github:https://github.com/1149863953/ruler 3、直尺 A screen size independent ruler view for Android. ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_2.gif) github:https://github.com/rvganesh212/ruler 4、直尺 支持设置最大值,最小值, 初始值, 间隔值等等 滑动后有停止动画停到刻度上 指示当前位置数值 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_3.png) 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(普通的刻度尺) ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_4.png) github: https://github.com/JoeyZh/Ruler 6、直尺 类似尺子的控件,可以根据设定的值通过手势或手动设置来选择一个值。 支持手势: springBack、fling 支持OverScroll: OverScroller 自动对齐中心: setAutoAlign(TRUE) 对齐顶部或底部: setGravity使用Gravity.Top或Gravity.Bottom 平滑滚动: smoothScrollToPosition、smoothScrollToValue 动态获取值: 使用OnScaleListener监听值的变化 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_5.gif) github:https://github.com/yjwfn/RulerView 7、直尺 1、支持定义字体的大小和颜色和是否显示刻度值 2、支持定义各个刻度的颜色和大小,目前有大,中,小三者,如图片所示,有最大的是黑色,中等的为绿色,最小的是蓝色。同时刻度间隔和刻度的大小可以调节。 3、支持自定义中间的指标器。 4、可以有上和下,两种对齐的方式。 5、支持指定默认值。 6、支持设置最大和最小值。 7、两种刻度格式SCALE和HALF,前者为有10格刻度,后者为只有0.5一格小的刻度。参考图片 8、刻度尺的渐显效果 9、支持显示自定义的数据! 10、刻度值支持渐现的效果 11、加入代码控制选中数据部分内容。 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_6_1.png) ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_6_2.png) ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_6_3.png) github:https://github.com/Sanjay-F/RulerView 8、直尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_7.png) github:https://github.com/pruas/Ruler 9、直尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_8.jpg) github:https://github.com/guanguoxiang/Ruler 10、直尺 一个项目上用的调节比例的尺子,支持无游标,一个游标和两个游标 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_9.png) github:https://github.com/leon-ch/RulerAdjust 11、直尺 Selector with wheel view, applicable to selecting money or other short length values. ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_10.png) github: https://github.com/lantouzi/WheelView-Android 12:Android开发之时间刻度盘 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_11.gif) http://www.apkbus.com/forum.php?mod=viewthread&tid=255830&extra=page%3D1%26filter%3Dsortid%26sortid%3D12 13:RecyclerView实现的刻度尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_12.gif) github: https://github.com/pengan1987/Ruler 14:刻度尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_14.png) github: https://github.com/SamuelZhan/Ruler 15:刻度尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_15.gif) github: https://github.com/jaydon/ruler 16:刻度尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_16.gif) github: https://github.com/andrewjsauer/Ruler 17:水平刻度尺 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/ruler_17.gif) github:https://github.com/shchurov/HorizontalWheelView 18:一个身高体重滑动选择器 ![image](https://github.com/lovely3x/WeightAndHeightMeasurer/blob/master/screenshots/screenshoot.png) github:https://github.com/lovely3x/WeightAndHeightMeasurer 19:可无限滑动的尺子控件,延伸多种样式 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/no_endless_ruler.gif?raw=true) github:https://github.com/Kongdy/NoEndlessRuler 20 1,支持水平竖直; 2,支持设置尺子刻度,数值大小与颜色; 3,支持刻度间距; 4,支持是否显示特殊刻度的特殊颜色与尺寸(整5格,整10格); ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/demo_20.gif?raw=true) github:https://github.com/RubinChen/RulerView 21、水平滑动的尺子 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/demo_21.gif?raw=true) github:https://github.com/xuqian1994/HorizontalRuler 22、身高、体重横向滚动刻度尺选择器 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/demo_22.gif?raw=true) github:https://github.com/ZBJDSBJ/ScaleRuler 23、Android 支持大尺度的刻度尺控件 ![image](https://github.com/dalong982242260/AndroidRuler/blob/master/img/demo_23.gif?raw=true) github:https://github.com/Jiezhi/ruler 24、自定义Switch 和 Ruler控件 ![image](https://github.com/zhangxuyang321/XyzInfo/raw/master/ui/2.gif) github:https://github.com/zhangxuyang321/XyzInfo 25、自定义View-标尺滚动选择控件 ![image](https://github.com/qindachang/RulerView/raw/master/imgs/Screenshot_1479577403.png) github:https://github.com/qindachang/RulerView 26、ruler view, measure the the points distance ![image](https://github.com/onlynight/RulerSurfaceView/raw/master/images/rulerview.gif) github:https://github.com/onlynight/RulerSurfaceView 27、android ruler view ![image](https://github.com/onlynight/RulerView/raw/master/images/design_sketch.jpg) github:https://github.com/onlynight/RulerView 28、自定义尺子 ![image](https://github.com/RubinChen/RulerView/raw/master/images/ruler1.jpg) ![image](https://github.com/RubinChen/RulerView/raw/master/images/ruler2.jpg) github:https://github.com/RubinChen/RulerView 29、一个可以滑动选择的尺子view,可以选择体重身高等信息,通过刷新当前屏幕模拟滑动效果,达到暂用内存最小的目的。 ![image](https://github.com/superSp/RulerView/raw/master/RulerViewGif.gif) github:https://github.com/superSp/RulerView 陆续更新!!!!!!敬请期待