Third-party date and time pickers for Android.
Stars
1.1k
Forks
139
Watchers
1.1k
Open Issues
19
Overall repository health assessment
No package.json found
This might not be a Node.js project
793
commits
5
commits
Make library AAR buildable with Proguard for release build type.
6bcddcbView on GitHubFixes when building for release: add "translatable=false" to string resources not meant to be translated; remove content description string resources that are not translated for all supported languages.
1c897a3View on GitHubChange access levels of compound Views to public to satisfy Lint's Instantiatable requirement when building for release.
3b813abView on GitHubRemove 'libs' directory from dependencies block since the directory is empty.
752f1adView on GitHubDo not let library set Proguard settings for release build type.
641785fView on GitHubChange access levels of compound Views to public to satisfy Lint's Instantiatable requirement when building for release.
3c0c7f3View on GitHubRemove testing dependencies and update support library to 25.4.0.
b69f703View on GitHubDelete test activities and references to them from sample module.
c4d4d3bView on GitHubUpdate gradle plugin to v2.3.2 and bump library version to 2.4.0.
49af093View on GitHub