android - Only top corners rounded in -


I am trying to be straight at the top corner of a shape and straight down, but I have a problem my size is saving

Error! Unsupported Operation Exception: Zero

I have

  Android: Android: radius = "10dp" Android: bottomRightRadius = "0dp" Android: bottomLeftRadius = "0dp" Android: topRightRadius = "10dp" Android: topLeftRadius = "10dp" />   

I have tried to put 1 DP in the lower corners and take Android: Radius = "10 DP", but still gives me an error.

Android 2.2 with Eclipse

Can anyone help me?

The tool in Eclipse is not perfect, put it on a real device and you should see that it is OK is.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

javascript - What is an alternative to using getElementByClass for hiding multiple elements? -

c# - GetType() == type perfomance question -