damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
74 stars 4 forks source link

Only initialize a DateTimeFormatter for API >=26 #246

Closed damontecres closed 4 months ago

damontecres commented 4 months ago

Fixes #244

I believe this will fix the issue, but need to double check on a lower API level device.

damontecres commented 4 months ago

Tested on a 23 emulator and this does seem to fix the issue.