mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-01-11 20:00:32 +01:00
Change use of deprecated NetworkInfo #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @melihaksoy on GitHub (Sep 13, 2019).
Originally assigned to: @melihaksoy on GitHub.
NetworkInfois deprecated. Should check how to achieve same functionality withConnectivityManager.