public interface DensityBasedResourceValue extends ResourceValue
| Modifier and Type | Method and Description |
|---|---|
Density |
getResourceDensity()
Returns the density for which this resource is configured.
|
static boolean |
isDensityBasedResourceType(ResourceType resourceType)
Checks if resources of the given resource type should be created as density based when they
belong to a folder with a density qualifier.
|
asReference, getLibraryName, getName, getNamespace, getNamespaceResolver, getRawXmlValue, getReference, getResourceType, getResourceUrl, getValue, isFramework, isUserDefined, setValue@NonNull Density getResourceDensity()
static boolean isDensityBasedResourceType(@NonNull
ResourceType resourceType)