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

[Feature request] Provide a Compose UI element to view open source licenses #248

Open
dturner opened this issue Oct 24, 2022 · 2 comments
Open

Comments

@dturner
Copy link

dturner commented Oct 24, 2022

Compose is the recommended UI framework for new apps. Currently the Open Source License plugin only provides an Activity, which is dependent on Theme.AppCompat. This means a lot of extra work is required to use this library in Compose-only apps.

It'd be great if the library could provide a Composable. This would make it easier to integrate with apps using Compose.

@alixwar
Copy link

alixwar commented Nov 19, 2022

My request to introduce it in Accompanist (probably the first step for making it into the official compose library): google/accompanist#1314

@alixwar
Copy link

alixwar commented Nov 19, 2022

Also, I suppose we would get this "for free": #251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants