SkillAgentSearch skills...

FloatingHintEditText

An Android floating label implementation.

Install / Use

/learn @thebnich/FloatingHintEditText
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FloatingHintEditText

An EditText whose hint is always visible. When the text is non-empty, the hint is shrunk and positioned above the text.

Quick video demo here.

This implementation extends EditText directly, so you can substitute FloatingHintEditText for your existing EditTexts and things should Just Work (TM). No container layouts required.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Credits

Original concept: http://mattdsmith.com/float-label-pattern/

View on GitHub
GitHub Stars96
CategoryDevelopment
Updated1mo ago
Forks21

Languages

Java

Security Score

80/100

Audited on Feb 26, 2026

No findings