getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
718 stars 1.38k forks source link

Replace deprecated loaders #3419

Open grzesiek2010 opened 5 years ago

grzesiek2010 commented 5 years ago

Software and hardware versions

Collect v1.24.0 and older versions

Problem description

We use loaders to display lists of blank/saved forms but it's been deprecated so we should implement refactoring: https://developer.android.com/guide/components/loaders

It might fix the bug on Android 10 https://github.com/opendatakit/collect/issues/3418

getodk-bot commented 5 years ago

Hello @grzesiek2010, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 10 days. Are you still working on this issue?

If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 5 days.

If you've decided to work on something else, simply comment @opendatakit-bot unclaim so that someone else can claim it and continue from where you left off.

Thank you for your valuable contributions to Open Data Kit!

chidauri commented 4 years ago

@lognaturel @grzesiek2010 can i take this up?