Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinit/TMoe
/ invalidate
Method
invalidate
app/src/main/java/cc/ioctl/tmoe/ui/Theme.java:606–608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
604
}
605
606
public
static
void
invalidate() {
607
sDividerPaint = null;
608
}
609
610
public
static
boolean isDarkTheme() {
611
int
backgroundColor = getColor(key_windowBackgroundWhite);
Callers
2
onFragmentCreate
Method · 0.95
dispatchThemeChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected