Join Slack
Communities
Powered by
Is there any way to get `Application` reference in...
# compose
m
ms
04/18/2021, 5:14 AM
Is there any way to get
Application
reference in a composable, just like
LocalContext.current
??
l
louiscad
04/18/2021, 12:36 PM
Probably safer to do
context.applicationContext() as Application
➕ 2
🤔 1
2
Views
Open in Slack
Previous
Next