You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Text keyword used for composable function, so we should rename this class to make it usable from Compose.
Also Text.get should receive Resources instead of Context as a parameter. Maybe, we should also provide an extension to easily get Text value in Compose.
The text was updated successfully, but these errors were encountered:
Text
keyword used for composable function, so we should rename this class to make it usable from Compose.Also
Text.get
should receiveResources
instead ofContext
as a parameter. Maybe, we should also provide an extension to easily get Text value in Compose.The text was updated successfully, but these errors were encountered: