I have very simple layout in .axml source file in AndroidApp. I use this layout to add dynamic TextViews and Buttons. Application works correct.
Even though I get a warning (Line 6, Column 8): Undefined complexType 'java.lang.Object' is used as a base for complex type extension.
