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

Support for Adding Multiple Groups #1349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

InfiniteCoder06
Copy link
Contributor

@InfiniteCoder06 InfiniteCoder06 commented Apr 10, 2024

Linked to #27, This can be done by using MultiAutoCompleteTextView, but This implementation is inspired from Google Contacts app (Labels)

@InfiniteCoder06 InfiniteCoder06 force-pushed the feature-multi-group branch 2 times, most recently from 70983e2 to 97e4d65 Compare April 12, 2024 05:04
@InfiniteCoder06
Copy link
Contributor Author

Alex Bakker, Review whenever free

Copy link
Member

@alexbakker alexbakker left a comment

Choose a reason for hiding this comment

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

Nice work! I've added a couple of comments.

This suffers from the same issue you're trying to solve in #1354, but we can apply the same fix here later once we've found a suitable one.

app/src/main/res/drawable/group_select_border.xml Outdated Show resolved Hide resolved
app/src/main/res/drawable/baseline_arrow_down_24.xml Outdated Show resolved Hide resolved
app/src/main/res/values/strings.xml Outdated Show resolved Hide resolved
@alexbakker
Copy link
Member

Now that #1354 is merged, there are some conflicts.

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.

None yet

2 participants