Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(earn): ripple on android exceeds border (#5395)
### Description The marginBottom on touchable was causing the ripple to exceed only on the bottom. Wrapped in a View to apply margin ### Test plan | Before | After | |--------|--------| | <video src="https://github.com/valora-inc/wallet/assets/5062591/6b69a921-ab8b-4a8a-8193-a86b228bfa6c" /> | <video src="https://github.com/valora-inc/wallet/assets/5062591/c04e4581-6bf0-484a-800c-97ca9be195f3" /> | ### Related issues - Part of ACT-1174 ### Backwards compatibility Yes ### Network scalability N/A
- Loading branch information