Registry / utility / lib-theme

lib-theme

JSON →
library8.4.2javamavenunverified

A theme library for Android App Factory, providing theming capabilities for Android applications.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-theme</artifactId> <version>8.4.2</version> </dependency>
INSTALL
IMPORT
SIG · LIB-THEME
L
lib-theme
utilityjavav8.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ThemeManager
com.bihe0832.android.lib-theme.ThemeManager

Applies a theme using the ThemeManager.

import com.bihe0832.android.lib-theme.ThemeManager; public class Example { public static void main(String[] args) { ThemeManager manager = new ThemeManager(); manager.applyTheme("dark"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lib-theme — mvn dependency:get lib-theme · libregistry