An open API service indexing awesome lists of open source software.

https://github.com/overpas/sample-cupertino-adaptive-bug


https://github.com/overpas/sample-cupertino-adaptive-bug

Last synced: 2 days ago
JSON representation

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
![android](https://github.com/overpas/sample-cupertino-adaptive-bug/assets/31508068/925ec7f8-b21e-4e5d-a224-4708bb75e84f)
![ios](https://github.com/overpas/sample-cupertino-adaptive-bug/assets/31508068/895cf9f8-1220-4714-b42d-8fef73ab2d45)