You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some apps are too bright for amoled screen because their devs dont care about it and because "material design" is meant to be screen burningly bright. Some of that apps have fixed ui elements positions. So, can it be possible to
1 make screenshot
2 replace colors of needed piece, unneeded pieces redraw in transparent color.
3 draw it over screen when activity is active.
The text was updated successfully, but these errors were encountered:
Some apps are too bright for amoled screen because their devs dont care about it and because "material design" is meant to be screen burningly bright. Some of that apps have fixed ui elements positions. So, can it be possible to
1 make screenshot
2 replace colors of needed piece, unneeded pieces redraw in transparent color.
3 draw it over screen when activity is active.
The text was updated successfully, but these errors were encountered: