We would like to create a library in the B4xLib format.
The library must contain Activities, with their respective .bal layout files.
Unfortunately, the B4a program that will use this library, reports the error "The given key was not present in the dictionary." and reports a compilation error:
Error occurred on line: 27
Activity.LoadLayout("layoutActTest")
Word: loadlayout
Attached is the project for the creation of the library and the project for testing it.
Could you help us understand where we are going wrong?
The library must contain Activities, with their respective .bal layout files.
Unfortunately, the B4a program that will use this library, reports the error "The given key was not present in the dictionary." and reports a compilation error:
Error occurred on line: 27
Activity.LoadLayout("layoutActTest")
Word: loadlayout
Attached is the project for the creation of the library and the project for testing it.
Could you help us understand where we are going wrong?