XAM-Consulting/TEditor

Android top menu Error: Value cannot be null. Parameter name: source

datadruid opened this issue · 2 comments

Hi,

In the editor view on Android, there is a '...' menu item (top right corner), when the user taps this item, App crashes with the Error "Value cannot be null. Parameter name: source"

screenshot_20190307-154652

Can we remove this?

Thanks

I fixed this by adding the latest TopToolbarMenu.xml file to the project in Resources/menu/

@datadruid I was able to solve the problem of the application close using its method above by adding the file TopToolbarMenu.xml, however the save button disappeared, how did you get around the problem?