mcxtzhang/AnimShopButton
A shopping cart button with a telescopic displacement rotation animation ...一个带伸缩位移旋转动画的购物车按钮 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3535
- days_rel: n/a
- days_push: 3210
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android custom View library that renders an Ele.me-style add-to-cart button with telescopic, displacement, and rotation animations between plus/minus and quantity states. It is a pure custom View (not a ViewGroup), works inside RecyclerView with view recycling and layout manager switching, and is distributed via JitPack.
Use cases
- add an animated quantity stepper to my Android shopping cart screen
- implement an Ele.me-style add-to-cart button in an Android app
- plus/minus counter button with rotation and slide animation for e-commerce listings
- animated cart control that works inside RecyclerView items
- customizable add/remove button colors and max count via XML attributes
When to choose
- Building an Android food-delivery or e-commerce UI that needs a polished animated add-to-cart quantity button
- Each item in a RecyclerView needs its own add/remove counter with animations that survive view recycling
- You want a lightweight drop-in View configured through XML attributes rather than a full cart framework
When to avoid
- You target platforms other than Android (iOS, web, desktop)
- You need a actively maintained dependency; the project has had no releases since 2017
- You need complete shopping cart or checkout logic - this only provides the button, business logic and API calls are on you
Facets
library · maturity abandoned
animation ui-components mobile-development e-commerce android custom-view shopping-cart add-to-cart-button quantity-stepper eleme-clone jitpack recyclerview mobile
1 source
- readme: https://github.com/mcxtzhang/AnimShopButton · fetched 2026-08-28 · 91ba9986ba11
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mcxtzhang/AnimShopButton | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mcxtzhang/AnimShopButton")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem