You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
nonsensicalthinking
changed the title
ArrayList.sort() preventing lower api level support
Multiple issues preventing lower api level support
Jan 29, 2018
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.
The text was updated successfully, but these errors were encountered: