Skip to content

Multiple issues preventing lower api level support #3

@nonsensicalthinking

Description

@nonsensicalthinking

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.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions