cuhacking / CUHackingApp

CUHacking App - 2018 version
2 stars 0 forks source link

Change supported Android version down to 4.0, use support fragments #50

Open JackMc opened 6 years ago

JackMc commented 6 years ago

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

JackMc commented 6 years ago

I don't think it needs to be perfect, just good enough that it runs on old phones.

JackMc commented 6 years ago

People with old phones will probably blame it on their phones anyway.