leboncoin/spark-android

Add missing configurators components

Open

#1,743 opened on Oct 31, 2025

 (0 comments) (0 reactions) (1 assignee)Kotlin (31 forks)auto 404
catalog-appenhancementgood first issue

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (PR metrics pending)

Description

As seen in #1742 we have missing components in our configurators:

  • For BottomAppBar, NavigationBar, and TopAppBar components
  • Badge Components For Badge and BadgedBox components
  • Card Components
  • AlertDialog in the existing dialog component.
  • Skeletons/Placeholders component
  • Additional Progress Components to cover the circular variant

Contributor guide