Package | Description |
---|---|
com.vektorsoft.demux.android.core.resources |
Contains classes for handling resources on Android platform.
|
Modifier and Type | Method and Description |
---|---|
static AndroidResourceTypeEnum |
AndroidResourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidResourceTypeEnum[] |
AndroidResourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
android.content.res.XmlResourceParser |
DMXAndroidResourceHandler.getAnimation(AndroidResourceTypeEnum type,
String name)
Returns Android animation resource, based on it's type and name.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.