Auxio/app/src
OxygenCobalt d3d6d18d5d
music: fix crash below android 8 [#95]
Fix a crash that stemmed from the use of the API 30+ database field
CD_TRACK_NUMBER.

I switched to CD_TRACK_NUMBER in 1e39ceb to fix [#88], however I did
not realize that CD_TRACK_NUMBER was actually only supported on API
30 onwards. This led to a load failure on versions before API 30.
2022-03-07 07:18:15 -07:00
..
debug/res/values drawable: update icon 2021-10-11 18:54:26 -06:00
main music: fix crash below android 8 [#95] 2022-03-07 07:18:15 -07:00