NTP-66775 | Naman Khurmi | Enable click of home page when error state is shown. (#16393)
This commit is contained in:
@@ -197,6 +197,8 @@ fun HomeScreen(
|
|||||||
error = hpStates().error,
|
error = hpStates().error,
|
||||||
onRetryClick = { retryHomePageApi(homeVM = homeVM, activity = activity) },
|
onRetryClick = { retryHomePageApi(homeVM = homeVM, activity = activity) },
|
||||||
)
|
)
|
||||||
|
|
||||||
|
homeVM().updateClickEnabledState(true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user