Class: ALayoutInflater
This page documents the methods and fields available in the ALayoutInflater class.
Members
| Signature | Description |
|---|---|
inflate(Resources.File) | Performs the inflate operation using the provided parameters (file). |
inflate(String) | Performs the inflate operation using the provided parameters (inProjectPath). |
inflate(java.io.File) | Performs the inflate operation using the provided parameters (file). |
inflateXML(String) | Performs the inflateXML operation using the provided parameters (xml). |