Screen Brightness not working?

rfresh

Well-Known Member
Licensed User
Longtime User
I'm attaching a very small screen brightness test app. When I press the Low button to set the brightness to a low value, it works in the app. When I press the Home key to exit the app, my home screen seems to be a little brighter than when the app was running (set to low).

Is the OS over writing my app's setting and setting its own min brightness level when I exit the app? (I have auto-brightness set to off). I would expect the device brightness value to remain as set in the app?

Thanks...
 

Attachments

  • ScreenBrightness.zip
    7 KB · Views: 306
Top