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
The emulator seems to vary screen brightness linearly from 0 (off) – 127 (max).
It should emulate the actual system, where display.brightness(1) is quite visible and the contrast doesn't increase linearly over the range.
The text was updated successfully, but these errors were encountered:
The emulator seems to vary screen brightness linearly from
0
(off) –127
(max).It should emulate the actual system, where
display.brightness(1)
is quite visible and the contrast doesn't increase linearly over the range.The text was updated successfully, but these errors were encountered: