Hello everyone!
I have to use the aar mentioned in title. In my starting project there is no code, but an additionaljar, the compilation has an error:
The two mentioned attribute are in the R.txt of the slavesdk.aar.
Attached the project code. The aar is here:https://mvnrepository.com/artifact/com.mypos/slavesdk
How do I tell the project not to miss the attributes I am using?
Thanks in advance
Steven
I have to use the aar mentioned in title. In my starting project there is no code, but an additionaljar, the compilation has an error:
B4X:
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-2.1.3-63856727198359\res\values\values.xml:146: error: style attribute 'attr/layout_rowWeight (aka b4a.example:attr/layout_rowWeight)' not found.
C:\Android\tools\..\extras\b4a_local\unpacked-slavesdk-2.1.3-63856727198359\res\values\values.xml:147: error: style attribute 'attr/layout_columnWeight (aka b4a.example:attr/layout_columnWeight)' not found.
error: failed linking references.
Attached the project code. The aar is here:https://mvnrepository.com/artifact/com.mypos/slavesdk
How do I tell the project not to miss the attributes I am using?
Thanks in advance
Steven