Fixed
Details
Details
Assignee
Pau Ferrer
Pau FerrerReporter
Juan Leyva
Juan LeyvaLabels
Integrator
Dani Palou
Dani PalouTester
Isabel Renedo
Isabel RenedoPull 4.1 Diff URL
Pull Main Diff URL
Components
Fix versions
Affects versions
Priority
Clockify
Clockify
Created 3 May 2023 at 11:37
Updated 17 November 2023 at 13:07
Resolved 17 November 2023 at 13:07
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');