Skip to content

Conversation

lsrom
Copy link

@lsrom lsrom commented Jun 13, 2024

Color new tiles according to set theme so they are not white in dark mode apps while loading.

Color new tiles according to set theme so they are not white in dark mode apps while loading.
@p-lr
Copy link
Owner

p-lr commented Jun 13, 2024

Good idea. What if the app has a material3 theme?
The library itself doesn't use any androidx.compose.material.* imports. Maybe use a library defined dark theme color for loading tiles.

@lsrom
Copy link
Author

lsrom commented Jun 13, 2024

You mean like a factory where user will pass the colors of their choice? Would you want to name them by material naming scheme (background/primary?) or by their use (defaultBackground or something)?

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

Successfully merging this pull request may close these issues.

2 participants