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

helper is able to cancel accepted request #137

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

hunnihundert
Copy link
Member

closes #124

…odel to Fragment

added progress to ViewModel and let Fragment observe it for showing status, indicating loading (TODO) and going back to the request overview
removed unnecessary .subscribeOn(io), switched from .blockingSubscribe() to .subscribeBy() for accepting/declining request
added strings for feedback (SnackBar) to user in case of accepted/declined requests
…aBindingAdapters

now all cases are covered (normal, bold, italic, italic_bold) by using all lower snake case, in case of non recognized value "normal" will be used
@andre-stefanov
Copy link
Member

There is a build error now because of DefaultSnackbar.

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.

[Feature] Helper should be able to cancel an accepted request
2 participants