Home | History | Annotate | Download | only in testdata
      1 Code completion in drawable2.xml for ^<gradient:
      2 <corners /> : Describes the corners for the rectangle shape of a GradientDrawable.
      3 <gradient /> : Used to describe the gradient used to fill the shape of a GradientDrawable.
      4 <padding /> : Used to specify the optional padding of a GradientDrawable.
      5 <size /> : Used to specify the size of the shape for GradientDrawable.
      6 <solid /> : Used to fill the shape of GradientDrawable with a solid color.
      7 <stroke /> : Used to describe the optional stroke of a GradientDrawable.
      8