Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evant/placeholder-edittext
https://github.com/evant/placeholder-edittext
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evant/placeholder-edittext
- Owner: evant
- License: apache-2.0
- Created: 2018-09-24T12:47:50.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:50:29.000Z (over 4 years ago)
- Last Synced: 2024-11-09T19:24:37.678Z (2 months ago)
- Language: Java
- Size: 139 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# placeholder-edittext
Like a `hint` but keeps showing as you type.
I've seen a few libs out there that but I wasn't happy with their implementation. This lib:
- Renders the placeholder seperatly from the text, so `getText()` is always what the user entered
- Supports custom spans for the placeholder