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

Replacing Anko completely from the codebase #167

Open
ranaaditya opened this issue Jan 5, 2021 · 2 comments · May be fixed by #181
Open

Replacing Anko completely from the codebase #167

ranaaditya opened this issue Jan 5, 2021 · 2 comments · May be fixed by #181

Comments

@ranaaditya
Copy link
Contributor

Anko was an kotlin library that made android related kotlin work much easier in initial days but kotlin team has decided to deprecated it !

We are using Anko at some places like - readymade toasts, easier async tasks, etc.

Last year we have migrated most of the stuff to kotlin coroutines but still we have anko at few places.

For help you can follow Migration docs

@ranaaditya ranaaditya added this to the Dalal'21 Main Event milestone Jan 5, 2021
@ranaaditya ranaaditya linked a pull request Feb 3, 2021 that will close this issue
@avikumar15
Copy link
Member

Needs more memory leak analysis and testing before we can proceed to merge it into master.

@ranaaditya
Copy link
Contributor Author

@avikumar15 you can use leak canary for this purpose !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants