I am just starting out on a new iOS project that requires colour customisation of the interface. The front-end is based on the B4X Drawer Sliding Menu example HERE.
The colour scheme requires on 'old/historic' look and so far all the elements have been easy to change. I am however stuck on the colour of the hamburger graphic. The hamburger.png asset is simply three white bars on a transparent background so the actual colour is being generated by the OS. I suspect I need to do it through a NativeObject method but I can find no reference to it on the forum.
How do you change the hamburger colour in the B4X Drawer?
The colour scheme requires on 'old/historic' look and so far all the elements have been easy to change. I am however stuck on the colour of the hamburger graphic. The hamburger.png asset is simply three white bars on a transparent background so the actual colour is being generated by the OS. I suspect I need to do it through a NativeObject method but I can find no reference to it on the forum.
How do you change the hamburger colour in the B4X Drawer?