Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ tint
Method
tint
android/app/src/main/java/app/organicmaps/util/Graphics.java:70–73 ·
view source on GitHub ↗
(TextView view)
Source
from the content-addressed store, hash-verified
68
}
69
70
public
static
void
tint(TextView view)
71
{
72
tint(view, R.attr.iconTint);
73
}
74
75
public
static
void
tint(TextView view, @AttrRes
int
tintAttr)
76
{
Callers
12
resetSearchButtonImage
Method · 0.95
refreshSearchButtonImage
Method · 0.95
onTabSelected
Method · 0.95
onTabUnselected
Method · 0.95
ViewHolder
Method · 0.95
onCreateViewHolder
Method · 0.95
BaseResultViewHolder
Method · 0.95
createButton
Method · 0.95
setExampleDrawables
Method · 0.95
setNamesArrow
Method · 0.95
showAddStartFrame
Method · 0.95
setupItem
Method · 0.95
Calls
3
getColor
Method · 0.95
setBounds
Method · 0.80
getDrawable
Method · 0.45
Tested by
no test coverage detected