We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, one more thing ;)
I've seen files like this: https://github.com/msink/kotlin-libui/blob/5f1c615a6fa1ba846fb1e910a76fe26ff44e19cf/samples/table/src/main/resources/andlabs_16x16test_24june2016.png.kt
They look like they are generated from the png file, and I'm interested how you generated them.
Is the generator part of the repo? And is it possible to extract the generation of the files as a step in the gradle-build?
The text was updated successfully, but these errors were encountered:
It's here: https://github.com/msink/png2kt
For now it lives in separate repository, in future - yes, it should be integrated as separate task, similar to android resources.
Sorry, something went wrong.
No branches or pull requests
Hi, one more thing ;)
I've seen files like this: https://github.com/msink/kotlin-libui/blob/5f1c615a6fa1ba846fb1e910a76fe26ff44e19cf/samples/table/src/main/resources/andlabs_16x16test_24june2016.png.kt
They look like they are generated from the png file, and I'm interested how you generated them.
Is the generator part of the repo? And is it possible to extract the generation of the files as a step in the gradle-build?
The text was updated successfully, but these errors were encountered: