planttracker icon indicating copy to clipboard operation
planttracker copied to clipboard

Multiple issues preventing lower api level support

Open nonsensicalthinking opened this issue 8 years ago • 0 comments

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.

nonsensicalthinking avatar Jan 14 '18 01:01 nonsensicalthinking