https://github.com/commit451/horizontalpicker
A horizontal picker
https://github.com/commit451/horizontalpicker
android horizontalpicker
Last synced: about 1 year ago
JSON representation
A horizontal picker
- Host: GitHub
- URL: https://github.com/commit451/horizontalpicker
- Owner: Commit451
- License: apache-2.0
- Created: 2017-01-11T20:09:45.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T04:37:44.000Z (over 3 years ago)
- Last Synced: 2025-01-08T11:40:42.747Z (about 1 year ago)
- Topics: android, horizontalpicker
- Language: Java
- Size: 300 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HorizontalPicker
View that enables users to select single item by scrolling or tapping left and right to move between an array of items.
[](https://travis-ci.org/Commit451/HorizontalPicker) [](https://jitpack.io/#Commit451/HorizontalPicker)

Original [source](https://github.com/blazsolar/HorizontalPicker) from Blaž Šolar
# Usage
```xml
```
License
-------
Copyright 2017 Commit 451
Copyright 2014 Blaž Šolar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.