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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
⚡ Latest Version: 4.2.0 | Change Logs 🔰
NetworkX now works with both Activity or Application Scope (NetworkX lifecycle is bounded to NetworkXLifecycle.Activity or NetworkXLifecycle.Application).
Introduced SmartConfig to replace old config [NetworkXConfig has been deprecated].
New API to initialize NetworkX, enabled smart refactoring to replace old API with new one.
New API [NoInternetDialogV2.forceClose()] added to close Dialog forcefully.
Added support for custom Drawable to be shown in NoInternetDialogV2.
Added support for No Internet DialogJetPack Compose version.