Update ian on resume (#9026)

This commit is contained in:
Neil Mehta
2023-12-18 17:03:08 +05:30
committed by GitHub
parent 0a379fe914
commit aa121d8cfb

View File

@@ -419,7 +419,7 @@ class NewDashboardActivity :
fetchGiNavCta()
TemporaryStorageHelper.fetchGiNavCta = false
}
if (notificationVM.isNotificationDrawerOpen.not()) {
if (homeVM.isNotificationDrawerOpen.not()) {
notificationVM.fetchNotificationsItems(true)
}
TempStorageHelper.clear()