Android NumberPicker (Parent)

A backport of the Android 4.2 NumberPicker.

License

License

Categories

Categories

Net
GroupId

GroupId

net.simonvt
ArtifactId

ArtifactId

android-numberpicker-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Android NumberPicker (Parent)
A backport of the Android 4.2 NumberPicker.
Project URL

Project URL

https://github.com/SimonVT/android-numberpicker
Source Code Management

Source Code Management

http://github.com/SimonVT/android-numberpicker/

Download android-numberpicker-parent

How to add to project

<!-- https://jarcasting.com/artifacts/net.simonvt/android-numberpicker-parent/ -->
<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>android-numberpicker-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt/android-numberpicker-parent/
implementation 'net.simonvt:android-numberpicker-parent:1.0.0'
// https://jarcasting.com/artifacts/net.simonvt/android-numberpicker-parent/
implementation ("net.simonvt:android-numberpicker-parent:1.0.0")
'net.simonvt:android-numberpicker-parent:pom:1.0.0'
<dependency org="net.simonvt" name="android-numberpicker-parent" rev="1.0.0">
  <artifact name="android-numberpicker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.simonvt', module='android-numberpicker-parent', version='1.0.0')
)
libraryDependencies += "net.simonvt" % "android-numberpicker-parent" % "1.0.0"
[net.simonvt/android-numberpicker-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • samples

This library is provided as-is and is not under active development

A backport of the Android 4.2 NumberPicker.

Requires adding a single attribute to your theme. Check the sample app for how this is done.

Versions

Version
1.0.0