[字体调整]
This commit is contained in:
yangyakun
2024-04-18 15:23:26 +08:00
parent 11b3927ec4
commit 3d8a904173
4 changed files with 7 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ abstract class FacadeProvider : IMoGoFunctionProvider, ILoginCallback {
onBusinessChange(businessEnum)
val supportFragmentManager: FragmentManager? = activity?.supportFragmentManager
val fragment = getFragment()
injectStatusBar()
d(TAG, "切换 fragment:${fragment}")
if (supportFragmentManager != null) {