MCPcopy
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

onActivityCreatedMethod · 0.95
onBindViewHolderMethod · 0.95
onCreateMethod · 0.80
clickMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80
onViewCreatedMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80

Calls 4

removeIndicatorMethod · 0.95
initIndicatorMethod · 0.95
setAttachToBannerMethod · 0.80
getIndicatorConfigMethod · 0.65

Tested by 10

onActivityCreatedMethod · 0.76
onBindViewHolderMethod · 0.76
onCreateMethod · 0.64
clickMethod · 0.64
onCreateMethod · 0.64
onCreateMethod · 0.64
onCreateMethod · 0.64
onViewCreatedMethod · 0.64
onCreateMethod · 0.64
onCreateMethod · 0.64