android
android copied to clipboard
Review usages of deprecated methods
While I was working on #135 there were quite a few uses of deprecated methods, most of which were fixed in that specific example by migrating to the AndroidX preference library. Not a bad idea to go through the app and find other users of deprecated methods and change them to the suggested methods