isanwenyu / android-wheel

The wheel widget for Android. Automatically exported from code.google.com/p/android-wheel
2 stars 2 forks source link

The wheel widget for Android.

Download

Quick Overview

image

Getting Started

Add the dependency to your build.gradle.

dependencies {
    compile 'com.isanwenyu.android-wheel:wheel:2.1'
}
<dependency>
  <groupId>com.isanwenyu.android-wheel</groupId>
  <artifactId>wheel</artifactId>
  <version>2.1</version>
  <type>pom</type>
</dependency>

Features