-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: add on profile account details btn WPB-970 #3654
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3654 +/- ##
===========================================
+ Coverage 46.00% 46.04% +0.04%
===========================================
Files 472 472
Lines 16093 16108 +15
Branches 2664 2665 +1
===========================================
+ Hits 7403 7417 +14
Misses 7917 7917
- Partials 773 774 +1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3654.apk is available for download |
Built wire-android-dev-debug-pr-3654.apk is available for download |
core/ui-common/src/main/kotlin/com/wire/android/ui/theme/WireColorScheme.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Built wire-android-staging-compat-pr-3654.apk is available for download |
Built wire-android-dev-debug-pr-3654.apk is available for download |
PR Submission Checklist for internal contributors
What's new in this PR?
Solutions
dividerPersonalToTeamMigration
todividerNew
as it uses the same divider colours, the currentdivider
colour is used in strange places so I left is as is. Using thedivider
colour would cause for a Divider to not be visible in dark modeAttachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.