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

Refactor Async Tasks jobs to use App Executors #648

Open
SebaMutuku opened this issue Aug 26, 2022 · 0 comments
Open

Refactor Async Tasks jobs to use App Executors #648

SebaMutuku opened this issue Aug 26, 2022 · 0 comments
Assignees

Comments

@SebaMutuku
Copy link
Contributor

SebaMutuku commented Aug 26, 2022

Async Task library is deprecated in android 11+ and hence need to replace the logic with App Executors ;a java concurrent library

How to replicate the bug

Login to an App that uses native form on android 11 and 12
Click on any view that is a type of an expansion panel
You will notice on android 12, the data is rendered slowly as compared to older android versions.

@SebaMutuku SebaMutuku self-assigned this Aug 26, 2022
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

No branches or pull requests

1 participant