Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osipxd/playground
My playground
https://github.com/osipxd/playground
Last synced: 28 days ago
JSON representation
My playground
- Host: GitHub
- URL: https://github.com/osipxd/playground
- Owner: osipxd
- Created: 2023-04-16T09:39:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-29T00:48:32.000Z (8 months ago)
- Last Synced: 2024-02-29T01:50:08.118Z (8 months ago)
- Language: Kotlin
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osipxd's Playground
My playground to make experiments with new features, reproduce bugs, etc.
## Table of contents
- [assignment-plugin](assignment-plugin) - example of usage of Kotlin assignment compiler plugin
- [Compose: clip + rotate bug](compose/src/main/kotlin/ClipRotateBug.kt) - reproducer for [the issue](https://issuetracker.google.com/issues/296250255) in Compose when `clip` works incorrectly when used together with `rotate`