pluto
pluto copied to clipboard
dark background blends with content
Describe the bug part of content blends with background
To Reproduce Steps to reproduce the behavior:
- Go to pluto logger
- look at logs
Screenshots
Smartphone (please complete the following information):
- Device: Samsung galaxy A51
- OS: [android 13]
- Library Version [2.1.7 - 2.1.9]
can you share steps to reproduce this?
- open my app
- open pluto
- open logger
actually it appears on all my custom screens in pluto. i added to these fragments white background to fix it. but standard plugin like pluto logger - behave like on first screen. and not shure that it starts from 2.1.7 propably it appears earlier
i added to these fragments white background. but standard plugin like pluto
this is the standard way to define your fragments, & Logger fragment has also implemented it.
not sure what is the issue here, will debug this.
dark part of items of list view uses background color name="pluto___dark" - 11141c - which is dark but if i override it in my resources to white - other components which must be dark became white