Stay organized with collections
Save and categorize content based on your preferences.
TestFixtures
@Incubating interface TestFixtures : GeneratesAar, HasAndroidResources, Component
Summary
Public properties |
Provider<String> |
The namespace of the generated R class.
|
Public properties
namespace
val namespace: Provider<String>
The namespace of the generated R class. Also, the namespace used to resolve any relative class names that are declared in the AndroidManifest.xml.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-25 UTC.