When creating a new view (any view, button, label, textfield, etc) after right-clicking to generate the view declaration, when clicking on the "Dim nameview As B4XView" option, an error "An error occurred.
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index". I close and reopen the entire project and the same thing still appears. The only thing different I was trying to do was add a customview but only I added the module. Is this related to the error?