Skip to content
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

Add emoji-material module for material bindings. #394

Merged
merged 6 commits into from
Oct 3, 2019
Merged

Conversation

vanniktech
Copy link
Owner

@vanniktech vanniktech commented Oct 3, 2019

First step. LayoutFactory will follow.

@vanniktech vanniktech requested review from rubengees and mario October 3, 2019 09:38
@@ -216,7 +216,7 @@ Pattern getEmojiRepetitivePattern() {
return emojiMap.get(candidate.toString());
}

void verifyInstalled() {
public void verifyInstalled() {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not happy about this but required :(

@mario
Copy link
Collaborator

mario commented Oct 3, 2019

Looks decent, but are we copy/pasting too much code between material and regular widgets? Can that be unified?

@vanniktech
Copy link
Owner Author

Looks decent, but are we copy/pasting too much code between material and regular widgets? Can that be unified?

I've tried 1-2 years ago and I gave up. Can try again but can be a follow up PR.

@mario
Copy link
Collaborator

mario commented Oct 3, 2019

Never give up :P

Needs rebase, then I can approve.

@vanniktech
Copy link
Owner Author

Done so

@vanniktech vanniktech requested a review from mario October 3, 2019 13:13
Copy link
Collaborator

@mario mario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open a separate issue to unify code across widgets.

@vanniktech
Copy link
Owner Author

#398

@vanniktech
Copy link
Owner Author

Waiting for @rubengees's code review

@vanniktech vanniktech merged commit 3b132a3 into master Oct 3, 2019
@vanniktech vanniktech deleted the material branch October 3, 2019 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants