saurabh2590 / EasyAccess

A new shell for Android
3 stars 6 forks source link

Background color turns yellow when tilting device by 90 degrees #5

Open justdroid opened 9 years ago

justdroid commented 9 years ago

BUG Background color turns yellow when tilting device by 90 degrees

DETAILS On any screen, when the background color is set to white, upon tilting the phone by 90 degrees, the background color changes to a slightly yellow shade. Expected behavior is that upon tilting of device, the background color stays the same as before.

On some devices (e.g. Samsung Galaxy Nexus, Android 4.3), even after resetting the colors via Homescreen 3 > Settings > Color Settings > Reset Colors, the background color stays slightly yellow.

LIKELY MODULE settings/SettingsColor.java

manishoswal commented 9 years ago

This is OS (Android 4.3) or Device (Samsung Galaxy Nexus) specific issue. On the mentioned device, OS does not display white color background of views and is merged with the background screen. Even the default apps like Chrome, Calendar etc. have this issue.