DSL object for configuring per-density splits options.
See APK Splits.
Property | Description |
applicableFilters | Returns a list of all applicable filters for this dimension. |
compatibleScreens | A list of compatible screens. |
enable | Whether to split in this dimension. |
Returns a list of all applicable filters for this dimension.
The list can return null, indicating that the no-filter option must also be used.
A list of compatible screens.
This will inject a matching <compatible-screens><screen ...>
node in the manifest. This is optional.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.