In my application, I have an error in the graphic layout that displays as:
error! UnsupportedOperationException: Can't convert to dimension: 15 Exception details are logged in Window > Show View > Error LogThe following classes could not be found: - TextView
When I run the application, it works, but it shows an error in the graphic layout, does anyone know the reason for this.
This happens when I put android:layout_marginTop="-3dip" , if I do not use - then this is not displayed.
thank
android android-layout
Raj Mar 14 2018-11-11T00: 00Z
source share