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
I am getting all songs from the database with getMusicDatabase().getSongDatabase().searchAny("") and if I try to switch to another song I can see that any song's id is -1.
The text was updated successfully, but these errors were encountered:
I am getting all songs from the database with
getMusicDatabase().getSongDatabase().searchAny("")
and if I try to switch to another song I can see that any song's id is -1.The text was updated successfully, but these errors were encountered: