How to handle long menus for mobile devices

I have an app that I am just about done with but one issue that I have been pushing off dealing with is the menu. A couple of the menus have become long and don’t work on mobile devices (they get cut off). And suggestions / examples on how to handle long menus like these?

I made the menus scroll if on mobile device, it works for now but not sure I am wild about it.

Hi @Trevor_Orr ,

I think that the first question is : “Do I need all functionalities on mobile devices ?”. And mobile devices can be very different (smartphones and 12’’ tablets for instance…).

I mean it is not possible to draw all what you want on a smartphone with your fingers only.