-
public final class AdapterUtilsKt
-
-
Method Summary
Modifier and Type Method Description final static ViewgetItemView(ViewGroup $self, @LayoutRes() Integer layoutResId)扩展方法,用于获取View -
-
Method Detail
-
getItemView
final static View getItemView(ViewGroup $self, @LayoutRes() Integer layoutResId)
扩展方法,用于获取View
- Parameters:
layoutResId- Int
-
-
-
-