revanced-patches-template
revanced-patches-template copied to clipboard
The quick channel preview is NOT Black
The quick channel preview which shows when we tap on a channel from comments it dark NOT Black please fix.
Check the image :

Are you running the amoled patch?
Yes
Are you running the amoled patch?
This is a bit complex fix:
No references of colors.xml are bounds to these elements.
I tried to replace every color inside that xml with a pure black palette, and no one works.
At this point I guess that the color name should be taken from smali resources.
this is a litho component
this is a litho component
Oh boy...here we go again (with litho).
The quick channel preview which shows when we tap on a channel from comments it dark NOT Black please fix.
Check the image :
Done (with filter comments bar)!
@OxrxL please create a PR for the fix.
@OxrxL please create a PR for the fix.
https://github.com/revanced/revanced-patches/issues/234
Any updates on this?