Is it possible for AppA to provide styles/themes for AppB? For example, AppA would launch an Activity exposed by AppB, pass in the path to an exposed XML file, which the activity would set as its style?
Is it possible for AppA to provide styles/themes for AppB? For example, AppA would launch an Activity exposed by AppB, pass in the path to an exposed XML file, which the activity would set as its style?