-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix settings StatusIcon shadows on android #4104
Conversation
RNBW-4415 [Android Only] No shadows on Backup View
Happens on current release branch only on Android I was spot checking Settings Redesign and noticed that on android we're not showing the shadows like we do on iOS. Seen here: Figma file with the shadow shown = https://www.figma.com/file/Xc4Pq3CLJNVG52z1K0URvP/notifications?node-id=647%3A4924 Steps:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm seeing the shadow now on Android 👍🏽
/rebase |
e05fc30
to
ff7b68e
Compare
…m/rainbow-me/rainbow into @benisgold/fix-statusicon-shadows
* fix StatusIcon shadows on android * fix StatusIcon shadows on android
…w-4378-clean-up-global-and-env-vars-in-app-move * 'develop' of github.com:rainbow-me/rainbow: (40 commits) fix: quiet logs when linting in CI (#4070) analytics: add tracking for screen dimensions + fix nav events on android (#4088) fix native input cursor color (#4112) Profiles: use `name` text record instead of `me.rainbow.displayName` (#4046) chore: upgrade eslint-config-rainbow (#4118) backup PIN (#4012) Remove long press on address in switching wallets (#3990) Version bump iOS v.1.7.4 & Android 144 (#4117) Fix slow image loading (#4052) Add new text size scale, deprecate old sizes and Heading (#4113) Disable campaings in e2e and fix testID of PromoSheet (#4107) 🏛 chore: prettier everything (#4100) fix settings StatusIcon shadows on android (#4104) fix clear async storage crash (#4105) fix RNBW-4416 (#4103) 🏛 Update to React Query 4 (#4060) swaps: init cross chain feature flag (#4091) enable arbiitrum swap details test (#4092) remove unsafe access to networkInfo (#4096) network check (#4094) ...
Fixes RNBW-4415
Figma link (if any):
What changed (plus any additional context for devs)
Screen recordings / screenshots
https://www.loom.com/share/8349080853bd40fb93242e1d23bfc8a5
What to test
Final checklist
team1/team2
,critical path
,release
,dev QA
)dev QA
label, did you add the PR to the QA Queue?