planttracker
planttracker copied to clipboard
Multiple issues preventing lower api level support
Current items preventing lower api levels:
Preventing API Level 23: ArrayList.sort() for the plantdata's records is preventing api level 23. (easily resolved) Launching intent from UI thread appears to be a problem so clicking on tile and launching intent from there needs to be reworked.
Preventing API Level 22: Timepicker getHours and getMinutes calls are different for api level < 23.