obtainDrawable

public abstract Drawable obtainDrawable(Context context)

Gets the icon for the click button.

Return

The button's Drawable. For highlight/grey states, return a selector type that displays different drawables for enabled/disabled states.

Parameters

context

Context.