protected class

ArcGISEditAttributesAdapter.EditTextBackgroundDrawable

extends ShapeDrawable
java.lang.Object
   ↳ android.graphics.drawable.Drawable
     ↳ android.graphics.drawable.ShapeDrawable
       ↳ com.esri.android.map.popup.ArcGISEditAttributesAdapter.EditTextBackgroundDrawable
Known Direct Subclasses

Summary

Constants
int STROKE_WIDTH
Public Constructors
ArcGISEditAttributesAdapter.EditTextBackgroundDrawable()
Public Methods
void draw(Canvas canvas)
[Expand]
Inherited Methods
From class android.graphics.drawable.ShapeDrawable
From class android.graphics.drawable.Drawable
From class java.lang.Object

Constants

public static final int STROKE_WIDTH

Constant Value: 2 (0x00000002)

Public Constructors

public ArcGISEditAttributesAdapter.EditTextBackgroundDrawable ()

Public Methods

public void draw (Canvas canvas)