-
Notifications
You must be signed in to change notification settings - Fork 4
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
Adicionado as configurações para o App Link de redirecionamento #105
base: develop
Are you sure you want to change the base?
Conversation
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.
Deixei alguns comentários, vê se você acha válido ou não.
Como não sei como está a sprint no momento e as próximas n posso dizer se está correto ou não algumas partes, como o mock.
Sobre a linha no final do arquivo não é obrigatório, mas legal seguirmos com a linha extra.
Fora isso parabéns por conseguir implementar o Deep Link 💯
app/src/main/java/com/routinely/routinely/home/HomeViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/routinely/routinely/ui/components/Task.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/routinely/routinely/ui/components/LoginTextField.kt
Outdated
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.
Boa boa!!
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.
Ficou ótimo, parabéns!
Issue
This pull request refers to Issue #101
Description
Adicionado configuração ao manifest para domain;
Adicionado deepLink no NavGraph;
Types of changes
What changed:
Checklist
develop
(if not - rebase it or merge it).If any of the acceptance criteria are not met, please explain why below
What is the criteria? Why it is different?