sustcast / sustcast-android-app-v1

📻 Android Application for SUSTcast [Online Radio Station]
https://tinyurl.com/sustcast
14 stars 7 forks source link

Unregistering NetworkCallback on fragment's onDestroy #44

Closed meafs closed 3 years ago

meafs commented 3 years ago

It's an issue on my PR #43 & am working on it.

meafs commented 3 years ago

Commit fe19c66721c4da61eea26ff9a9c4fb8db2039205 should fix this issue. Here, I have used livedata for connectivity checking.