-
Improvement
-
Resolution: Fixed
-
Major
-
4.2.0
-
-
MOODLE_402_STABLE
-
MOODLE_403_STABLE
-
Moodle Apps - 2023 Sprint i3.2, Moodle Apps - 2023 Sprint i3.3
- It should match the colour of our bottom tabs var when displayed (in level 1 navigation)
- It should be white or maintain the apps default background colour when in level 2 navigation
- It should work with remote themes, tenants, etc... so maybe we should add a special CSS var for it inside a class to have more control
It seems that we are going to need a plugin for this: cordova-plugin-navigationbar-color
CoreNative.plugin('systemUI')?.setNavigationBarColor('#ff00ff');