Package 

Enum PositionableGradientDrawable.Orientation

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      TOP_BOTTOM

      draw the gradient from the top to the bottom

      TR_BL

      draw the gradient from the top-right to the bottom-left

      RIGHT_LEFT

      draw the gradient from the right to the left

      BR_TL

      draw the gradient from the bottom-right to the top-left

      BOTTOM_TOP

      draw the gradient from the bottom to the top

      BL_TR

      draw the gradient from the bottom-left to the top-right

      LEFT_RIGHT

      draw the gradient from the left to the right

      TL_BR

      draw the gradient from the top-left to the bottom-right