Skip to content

fix: restore zap animation bolt and remove duplicate icon#409

Merged
barrydeen merged 1 commit intomainfrom
fix/zap-icon-regressions
Apr 1, 2026
Merged

fix: restore zap animation bolt and remove duplicate icon#409
barrydeen merged 1 commit intomainfrom
fix/zap-icon-regressions

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Restore the original skinnier bolt path in LightningAnimation — PR feat: Wallet backup safety, bolt icon refresh, and zap UX improvements  #406 inadvertently replaced the proportional path coordinates with ic_bolt.xml vector data, making the animation bolt much wider/fatter
  • Remove the redundant small bolt icon (10dp) shown next to the sats count when the bolt zap icon preference is enabled — the bolt is already visible as the main action button, so it was appearing twice

Test plan

  • Trigger a zap and verify the in-progress animation uses the original skinny bolt shape
  • Enable the bolt zap icon in Interface settings, confirm only one bolt shows per note card (no duplicate next to sats count)
  • With bolt icon disabled (bitcoin icon), confirm sats count still displays correctly

Restore the skinnier proportional bolt path in LightningAnimation that
was inadvertently replaced with the ic_bolt.xml vector data. Remove the
redundant small bolt icon next to the sats count when the bolt zap icon
preference is enabled, since the bolt is already visible as the action
button.
@barrydeen barrydeen merged commit 1ab9c09 into main Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant