Skip to content

Commit bb1001b

Browse files
committed
🐶 delete annotate
1 parent 7f434d5 commit bb1001b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

library/src/main/java/me/bakumon/statuslayoutmanager/library/OnStatusChildClickListener.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
*/
1212

1313
public interface OnStatusChildClickListener {
14-
// /**
15-
// * 状态布局中重试按钮的点击事件
16-
// *
17-
// * @param state 布局状态
18-
// * @param view 重试 view
19-
// */
20-
// void onClick(@StatusLayoutManager.LAYOUT_STATE int state, View view);
2114

2215
/**
2316
* 空数据布局子 View 被点击

0 commit comments

Comments
 (0)