Skip to content

fairchild88/GoogleDateTimePickers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleDateTimePickers

New Google Date and time pickers

Sample App available on Play Store

https://play.google.com/store/apps/details?id=com.mirko.sample&hl=it

GoogleDateTimePicker

What have I done

  1. change to one maven project(pom.xml configuration stolen from here)
  2. use android-support-v4 for compatibility

Building

Maven

use GoogleDateTimePickers within your maven build just simply add

<dependency>
  <groupId>org.BlackStrawHat</groupId>
  <artifactId>GoogleDateTimePickers</artifactId>
  <type>aar</type>
  <version>1.0-SNAPSHOT</version>
</dependency>

About

New Google Date and time pickers(mvn)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%