https://github.com/overpas/sample-cupertino-adaptive-bug
https://github.com/overpas/sample-cupertino-adaptive-bug
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/overpas/sample-cupertino-adaptive-bug
- Owner: overpas
- Created: 2024-04-06T16:57:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T17:05:16.000Z (about 2 years ago)
- Last Synced: 2024-04-06T19:24:17.750Z (about 2 years ago)
- Language: Kotlin
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [compose-cupertino](https://github.com/alexzhirkevich/compose-cupertino) AdaptiveScaffold background issue
The background color is set to `Color.Red` in Material scheme and systemBackground to `Color.Green` in Cupertino scheme.
### Expected
background is red on android and green on iOS
### Actual

