https://github.com/evant/placeholder-edittext
https://github.com/evant/placeholder-edittext
Last synced: 8 months 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 7 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:50:29.000Z (about 6 years ago)
- Last Synced: 2025-10-13T05:46:01.068Z (8 months ago)
- Language: Java
- Size: 139 KB
- Stars: 1
- Watchers: 1
- 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