awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wrapp avatar

wrapp/floatlabelededittext

0
View on GitHub↗
1,125 stars·217 forks·Java·6 vues

Floatlabelededittext

Floating hint from edit text - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users

Features

  • Text and Labels - Input field with floating label text.

Historique des stars

Graphique de l'historique des stars pour wrapp/floatlabelededittextGraphique de l'historique des stars pour wrapp/floatlabelededittext

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Floatlabelededittext

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Floatlabelededittext.
  • bluejamesbond/textjustify-androidAvatar de bluejamesbond

    bluejamesbond/TextJustify-Android

    1,843Voir sur GitHub↗

    :pagefacingup: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0

    Java
    Voir sur GitHub↗1,843
  • grantland/android-autofittextviewAvatar de grantland

    grantland/android-autofittextview

    4,246Voir sur GitHub↗

    This is a custom Android UI component designed to automatically adjust font sizes so that text content fits within defined layout bounds. It functions as a text scaling tool that ensures strings remain visible and contained within specified width and height constraints. The component implements adaptive layout design by dynamically modifying text size based on available screen real estate. It utilizes a measure-based fit calculation and iterative scaling to prevent text from being clipped or wrapping unexpectedly across different device resolutions.

    Java
    Voir sur GitHub↗4,246
  • manabu-gt/expandabletextviewAvatar de Manabu-GT

    Manabu-GT/ExpandableTextView

    4,063Voir sur GitHub↗

    ExpandableTextView is a reusable Android UI component and a custom extension of the standard Android TextView. It is designed to manage the display of long text blocks by toggling them between truncated and full-length states. The component implements a read-more interaction that triggers animated height transitions to expand or collapse content. It uses internal state management to switch between read-more and read-less labels based on the current visibility of the text. This view handles text truncation logic and dynamic line manipulation to ensure a compact layout while maintaining the ab

    Java
    Voir sur GitHub↗4,063
  • amulyakhare/textdrawableAvatar de amulyakhare

    amulyakhare/TextDrawable

    3,142Voir sur GitHub↗

    This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.

    Java
    Voir sur GitHub↗3,142
Voir les 10 alternatives à Floatlabelededittext→

Questions fréquentes

Que fait wrapp/floatlabelededittext ?

Floating hint from edit text - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users

Quelles sont les fonctionnalités principales de wrapp/floatlabelededittext ?

Les fonctionnalités principales de wrapp/floatlabelededittext sont : Text and Labels.

Quelles sont les alternatives open-source à wrapp/floatlabelededittext ?

Les alternatives open-source à wrapp/floatlabelededittext incluent : amulyakhare/textdrawable — This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can… bluejamesbond/textjustify-android — :page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0. grantland/android-autofittextview — This is a custom Android UI component designed to automatically adjust font sizes so that text content fits within… manabu-gt/expandabletextview — ExpandableTextView is a reusable Android UI component and a custom extension of the standard Android TextView. It is… matthewrkula/secrettextview — A TextView that simulates the effect from the app Secret where the characters fade in/out at different speeds. pavlospt/roundedletterview — RoundedLetterView like the one in Android 5.0 Contacts app.