mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
Moves `PrimaryNavSidebarButton` ripple into the button background and lets `StatusRipple` listen to the button press/release signals directly. This removes the extra `TapHandler` while keeping pointer-based ripple positioning via pressX/pressY.