Package 

Class ItemDecoration


  • 
    public final class ItemDecoration
    extends RecyclerView.ItemDecoration
                        

    recyclerview分割线

    • Method Summary

      Modifier and Type Method Description
      Unit getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)
      • Methods inherited from class cn.lsmya.smart.widget.ItemDecoration

        getItemOffsets, onDraw, onDraw, onDrawOver, onDrawOver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ItemDecoration

        ItemDecoration(Integer vertical)
    • Method Detail

      • getItemOffsets

         Unit getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)