androidContext
Provide Android Context so that PlatformStrRes.getStringSuspend can resolve string resources without a Compose scope.
Stores context.applicationContext to avoid leaking Activities.
Provide Android Context so that PlatformStrRes.getStringSuspend can resolve string resources without a Compose scope.
Stores context.applicationContext to avoid leaking Activities.