Fix a fundamental issue causing CarHome to reset the applied theme.
When entering the CarHome application, whatever theme was applied at boot was being reset globally by the car mode config change. This has been fixed by altering the way the Configuration#customTheme member is handled to match the convention used by other members (i.e. leave it uninitialized by default).
Loading
Please register or sign in to comment