Side menu layout problem

Every-time I try to add items in side menu this happens

Argument #2 (com.google.appinventor.components.runtime.Maker…) to ‘io.makeroid.companion.Screen1.SideMenu(com.google.appinventor.components.runtime.AndroidViewComponent)’ has wrong type (com.google.appinventor.components.runtime.MakeroidSideMenuLayout) (expected: com.google.appinventor.components.runtime.AndroidViewComponent)
Note: You will not see another error reported for 5 seconds.

You don’t need to use the SideMenu Block from the Screen to use the SidemenuLayout Component

image

Sorry but I don’t understand

You are using the SideMenuLayout Component. That works, but you do not need to use this block. You can remove it

image

Thanks… That worked

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.