TP-52777 | Kamalesh Garnayak | added shimmer before api call when las… (#9317)
This commit is contained in:
committed by
GitHub
parent
7ad8c0445f
commit
4037777316
@@ -596,6 +596,7 @@ class ReferralHomeActivity : BaseActivity(), WidgetCallback, UpdateHeaderListene
|
||||
}
|
||||
supportFragmentManager.popBackStackImmediate()
|
||||
if(supportFragmentManager.backStackEntryCount == 0) {
|
||||
showShimmer()
|
||||
fetchReferralHomePageDetails()
|
||||
}
|
||||
} else if (!isBackBottomSheetShownOnce && !isAppSharedOnce && viewModel.showBackBottomSheet()) {
|
||||
|
||||
Reference in New Issue
Block a user