-
Notifications
You must be signed in to change notification settings - Fork 31
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: call participants tiles UI [WPB-10149] #3202
fix: call participants tiles UI [WPB-10149] #3202
Conversation
Ups 🫰🟨This PR is too big. Please try to break it up into smaller PRs. |
Built wire-android-staging-release-pr-3202.apk is available for download |
Built wire-android-internal-compat-pr-3202.apk is available for download |
…into fix/call_participants_tiles_ui-rc
Built wire-android-staging-release-pr-3202.apk is available for download |
Built wire-android-internal-compat-pr-3202.apk is available for download |
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.
oooh they looking amazing now 🔥
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.
Just a small thing, a dimension
that slipped, great work as always 👏
app/src/main/kotlin/com/wire/android/ui/home/conversations/UsersTypingIndicator.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/ui/calling/ongoing/OngoingCallScreen.kt
Show resolved
Hide resolved
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.
Awesome! and thanks for the previews 🚀
…into fix/call_participants_tiles_ui-rc
|
Co-authored-by: MohamadJaara <[email protected]>
Built wire-android-staging-release-pr-3202.apk is available for download |
Built wire-android-internal-compat-pr-3202.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
During a call with more then 8 participants, the last row of tiles is cut off.
User name can overlap the mute icon.
Some ongoing call elements don't match designs.
Solutions
Testing
How to Test
Create a call with multiple participants and check the UI.
Attachments (Optional)
These screenshots below are in high resolution, click and open to see in detail and compare.
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
.