NTP-54782 | Money Manager Discoverability on Check Balance Screen (#16232)

Co-authored-by: Hitesh Kumar <hitesh.kumar@navi.com>
Co-authored-by: Sohan Reddy Atukula <sohan.reddy@navi.com>
Co-authored-by: Shivam Goyal <shivam.goyal@navi.com>
This commit is contained in:
Sanjay P
2025-05-27 13:32:06 +05:30
committed by GitHub
parent dc6eb45af5
commit fda52b14ce
43 changed files with 1516 additions and 41 deletions

View File

@@ -409,7 +409,7 @@ object NaviDeepLinkNavigator : DeepLinkListener {
NavArgs(
ctaData = ctaData,
finish = finish.orFalse(),
bundle = bundle,
bundle = ctaData.bundle ?: bundle,
needsResult = needsResult,
requestCode = requestCode,
clearTask = clearTaskTemp,