TP-61670 | Ankit | Fetch profile page after internet is restored. (#10180)
This commit is contained in:
@@ -1028,6 +1028,7 @@ class NewDashboardActivity :
|
||||
when (it) {
|
||||
ConnectivityObserver.Status.Available -> {
|
||||
fetchHomeItems()
|
||||
fetchProfileItems()
|
||||
if (binding.networkConnectivityNudgeLayout.root.isVisible) {
|
||||
updateNetworkConnectivityNudge(
|
||||
networkConnectivityNudgeData =
|
||||
|
||||
Reference in New Issue
Block a user