Milchreis / UiBooster

🚀 Creates fast and easy dialogs for utility tools
GNU General Public License v3.0
117 stars 12 forks source link

NullPointerException on calling form.getByLabel() #15

Closed Milchreis closed 4 years ago

Milchreis commented 4 years ago

If the created form has elements without a label/headline (f.e. buttons could created without label/headline) an NPE is thrown by calling the getByLabel method.