I am trying to change the appearance of the side menu. I run my CodenameOne app on Android device and the side menu is not as it should appear according to my app style.
I found this video:
https://www.youtube.com/watch?v=99DAeP9LG6c
(How Do I - Style the Side Menu)
I watched until 1:25 then I cannot open the sidemenu in preview.
I do not have any side menu component explicitly in the project.
I do not understand at all.
However I just want that on iOS it appears in a suitable and acceptable manner for iOS users. So I do not need all that styling that is done in the above mentioned video for each component.
I just need that the background is white (or the iOS default), the font is larger, the spacing between lines is larger.
So if some xml exists that configures it, please let me know, so I import it in my project, assign it to the side menu, as some xml lines in some file or whatever.
Thanks in advance.