obtainTabDrawable

public abstract Drawable obtainTabDrawable(Context context)

Creates the small icon for the tab, displayed in the tab bar.

Return

The tab icon drawable; must not be null.

Parameters

context

Application context.