Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/youth5201314/banner
/ setIndicator
Method
setIndicator
banner/src/main/java/com/youth/banner/Banner.java:894–896 ·
view source on GitHub ↗
设置轮播指示器(显示在banner上)
(Indicator indicator)
Source
from the content-addressed store, hash-verified
892
* 设置轮播指示器(显示在banner上)
893
*/
894
public
Banner setIndicator(Indicator indicator) {
895
return
setIndicator(indicator, true);
896
}
897
898
/**
899
* 设置轮播指示器(如果你的指示器写在布局文件中,attachToBanner传false)
Callers
10
onActivityCreated
Method · 0.95
onBindViewHolder
Method · 0.95
onCreate
Method · 0.80
click
Method · 0.80
onCreate
Method · 0.80
onCreate
Method · 0.80
onCreate
Method · 0.80
onViewCreated
Method · 0.80
onCreate
Method · 0.80
onCreate
Method · 0.80
Calls
4
removeIndicator
Method · 0.95
initIndicator
Method · 0.95
setAttachToBanner
Method · 0.80
getIndicatorConfig
Method · 0.65
Tested by
10
onActivityCreated
Method · 0.76
onBindViewHolder
Method · 0.76
onCreate
Method · 0.64
click
Method · 0.64
onCreate
Method · 0.64
onCreate
Method · 0.64
onCreate
Method · 0.64
onViewCreated
Method · 0.64
onCreate
Method · 0.64
onCreate
Method · 0.64