Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change visibility of helper functions (Resources) #4925

Closed
angelix opened this issue Jun 4, 2024 · 2 comments
Closed

Change visibility of helper functions (Resources) #4925

angelix opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@angelix
Copy link

angelix commented Jun 4, 2024

Change visibility of the following extension functions.

internal expect fun ByteArray.toImageBitmap(): ImageBitmap
internal expect fun ByteArray.toXmlElement(): Element
internal expect fun ByteArray.toSvgElement(): SvgElement

Those are very useful especially for native targets.

@angelix angelix added enhancement New feature or request submitted labels Jun 4, 2024
@terrakok
Copy link
Member

terrakok commented Jun 5, 2024

It is not responsibility of the resources library. We will do that in the compose core.

@okushnikov
Copy link
Collaborator

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

@angelix angelix closed this as completed Aug 27, 2024
@JetBrains JetBrains locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants