Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marvinlabs/android-floatinglabel-widgets
Floating label input widgets
https://github.com/marvinlabs/android-floatinglabel-widgets
Last synced: 3 days ago
JSON representation
Floating label input widgets
- Host: GitHub
- URL: https://github.com/marvinlabs/android-floatinglabel-widgets
- Owner: marvinlabs
- License: apache-2.0
- Created: 2014-08-28T12:45:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-05T08:45:38.000Z (over 9 years ago)
- Last Synced: 2024-03-26T23:23:55.501Z (8 months ago)
- Language: Java
- Homepage: http://marvinlabs.github.io/android-floatinglabel-widgets
- Size: 994 KB
- Stars: 447
- Watchers: 22
- Forks: 76
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-ui - https://github.com/marvinlabs/android-floatinglabel-widgets
- awesome-android-ui - https://github.com/marvinlabs/android-floatinglabel-widgets
README
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.marvinlabs/android-floatinglabel-widgets/badge.png?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.marvinlabs/android-floatinglabel-widgets)
Android Floating Label Widgets
==============================A set of input widgets with a hint label that floats when input is not empty.
## Demo
A demo of the widget is worth a thousand words. You can download it for free on Google Play.
We also have a small video showing it (just click the image below)
[![demo video](http://img.youtube.com/vi/hpZD9gJcRg0/0.jpg)](http://youtu.be/hpZD9gJcRg0)
## Included widgets
- Simple EditText
- AutoComplete TextView
- Item picker (pick an item from a list in a dialog)
- Instant picker (pick a date or a time from a dialog)
- Item chooser (pick an item from another activity)## Usage
See the [Wiki pages](https://github.com/marvinlabs/android-floatinglabel-widgets/wiki/Home/) for the documentation, changelog, samples, etc.
## About Vincent & MarvinLabs
I am a freelance developer located in Biarritz, France. You can
[have a look at my website](http://vincentprat.info) to get to know me a little better. If you want
to follow me, here are some links:* [Follow me on Twitter](http://twitter.com/vpratfr)
* [Follow me on Google+](https://plus.google.com/+VincentPrat)
* [Follow me on Facebook](http://www.facebook.com/vpratfr)MarvinLabs is my digital studio specialised in native mobile applications and web sites. You can
[browse our website](http://www.marvinlabs.com) to get to know us a little better. If you want to
get updates about our work, you can also:* [Follow us on Twitter](http://twitter.com/marvinlabs)
* [Follow us on Google+](https://plus.google.com/+Marvinlabs)
* [Follow us on Facebook](http://www.facebook.com/studio.marvinlabs)## Change log
See the [wiki](https://github.com/marvinlabs/android-floatinglabel-widgets/wiki/Changelog)