Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evant/placeholder-edittext


https://github.com/evant/placeholder-edittext

Last synced: 6 days ago
JSON representation

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