-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Use round avatar for E.Cash room avatar #4144
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
@@ -1191,7 +1191,6 @@ const styles = { | |||
avatarNormal: { | |||
height: variables.componentSizeNormal, | |||
width: variables.componentSizeNormal, | |||
backgroundColor: themeColors.icon, |
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.
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.
Coool and it doesn't seem to affect the other icons. LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging in version: 1.0.79-5🚀
|
This passed qa so I'm checking this off |
🚀 Deployed to production in version: 1.0.80-2🚀
|
@TomatoToaster please review
Details
Just changes the Avatar from being square to round
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/170939
Tests/QA
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android