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
·

1 dépôt

Awesome GitHub RepositoriesFluent Drawable Builders

Constructs complex background shapes and color lists using a fluent builder interface.

Distinct from Custom Drawables: Focuses on the fluent builder pattern for drawable generation, distinct from custom drawable class implementations.

Explore 1 awesome GitHub repository matching user interface & experience · Fluent Drawable Builders. Refine with filters or upvote what's useful.

Awesome Fluent Drawable Builders GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • javanoober/backgroundlibraryAvatar de JavaNoober

    JavaNoober/BackgroundLibrary

    3,887Voir sur GitHub↗

    BackgroundLibrary is an Android UI styling framework and programmatic drawable generator. It provides a system for defining user interface components, backgrounds, and state-to-visual mappings through layout attributes and fluent code builders. The library enables the creation of complex background shapes, gradients, and strokes programmatically, removing the need for static XML resource files. It includes a view state manager that maps user interaction events, such as pressed or focused states, to specific visual changes in colors or strokes at runtime. The framework covers a broad range of

    Employs a fluent builder interface to construct complex drawable objects without XML resource files.

    Javaandroiddrawableselector
    Voir sur GitHub↗3,887
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Custom Drawables
  7. Fluent Drawable Builders