Skip to content

Commit 7ec066f

Browse files
author
cmj
committed
see 10/30 log
1 parent 6c8faf3 commit 7ec066f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilcode/src/main/java/com/blankj/utilcode/utils/SnackBarUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ private static void showSnackbar(View parent, CharSequence text, int duration, i
143143

144144
/**
145145
* 为SnackBar添加布局
146-
* <p>在show之后调用</p>
146+
* <p>在show...Snackbar之后调用</p>
147147
*
148148
* @param layoutId 布局文件
149149
* @param index 位置(the position at which to add the child or -1 to add last)

0 commit comments

Comments
 (0)