# WheelView **Repository Path**: wiser-wong/WheelView ## Basic Information - **Project Name**: WheelView - **Description**: 联动菜单 以及选择列表 和 日期选择年月日 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-24 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WheelView 联动菜单 以及选择列表 和 日期选择年月日 ## 配置gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.Wiser-Wong:WheelView:1.0.2' } ### 截图 ![Image](https://gitee.com/wiser-wong/WheelView/blob/master/images/wheel.gif)