Within my application I have an error in the graphical layout which shows up 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 this works, but it shows the error in the graphical layout, does anyone know the cause of this.
It occurs when I put android:layout_marginTop="-3dip"
, if I dont use -
then this doesn't show.
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…