@Deprecated
public class WidgetBackground
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WidgetBackground.Builder
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG
Deprecated.
|
Constructor and Description |
---|
WidgetBackground(int defaultColor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WidgetBackground |
copy()
Deprecated.
|
int |
getColor(int state)
Deprecated.
|
static WidgetBackground |
resolveWidgetBackground(ConfigEnvironment config,
java.lang.String bgUriString)
Deprecated.
|
public static final java.lang.String TAG
public static WidgetBackground resolveWidgetBackground(ConfigEnvironment config, java.lang.String bgUriString) throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.SAXException
java.io.IOException
public int getColor(int state)
public WidgetBackground copy()