Changing around a couple classes to use the support library versions instead of the regular versions. Also added a fix for an issue where the Context would be null when displaying failed requests.
Checklist
[x] I have tested the changes in development
Tested on Android 4.0 Jelly Bean and Android 8.0 Oreo
[ ] I have received review from at least one other team member
What are you trying to accomplish with this PR?
Support Android 4.0.
How is this accomplished?
Changing around a couple classes to use the support library versions instead of the regular versions. Also added a fix for an issue where the Context would be null when displaying failed requests.
Checklist