Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 2.2 KB

README.md

File metadata and controls

62 lines (43 loc) · 2.2 KB

API

简介(Introduction)

自定义 View 实现滑动流畅、功能齐全、用法简单、高度自定义的 WheelView,并在 WheelView 基础之上封装了常用的日期选择器(包括年、月、日 WheelView)、选项选择器。

使用(Usage)

注意:2.0.0 与 1.x 不兼容,需要重新接入

使用(Usage):

WheelView Usage

1.依赖(dependency)

    implementation 'com.github.zyyoona7:wheelview:2.0.4'

PickerView Usage

    implementation 'com.github.zyyoona7:pickerview:2.0.4'

详细文档

待续...

交流群

qrcode

感谢(Thanks)

WheelPicker
Android-PickerView
WheelView
WheelView-3d
DatePicker

LICENSE

Copyright 2018 zyyoona7

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.