Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ getColor
Method
getColor
app/src/main/java/eu/faircode/email/EntityLog.java:209–211 ·
view source on GitHub ↗
(Context context)
Source
from the content-addressed store, hash-verified
207
}
208
209
Integer getColor(Context context) {
210
return
getColor(context, this.type);
211
}
212
213
static
Integer getColor(Context context, Type type) {
214
// R.color.solarizedRed
Callers
1
onMenuShow
Method · 0.95
Calls
1
resolveColor
Method · 0.95
Tested by
no test coverage detected