Details
-
Improvement
-
Status: Waiting for testing
-
Major
-
Resolution: Unresolved
-
4.2.0
-
None
-
-
MOODLE_402_STABLE
-
Moodle Apps - 2023 Sprint i3.2
Description
- 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');