-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: ReactionPill using WireSecondaryButton #WPB-12094 #3648
Conversation
…eaction-paddings-refactor # Conflicts: # app/src/main/kotlin/com/wire/android/ui/home/conversations/messages/ReactionPill.kt # app/src/main/kotlin/com/wire/android/ui/home/conversations/messages/item/RegularMessageItem.kt
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
Quality Gate passedIssues Measures |
Built wire-android-staging-compat-pr-3648.apk is available for download |
Built wire-android-dev-debug-pr-3648.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
WIP: want to test all the cases it it works the same
ReactionPill looked very similar to WireSecondaryButton yet used own custom button.
Needs releases with:
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
.