Class HeadingMarginDecoration


  • public class HeadingMarginDecoration
    extends androidx.recyclerview.widget.RecyclerView.ItemDecoration
    Draws an extra top margin on the first row in a RecyclerView
    • Constructor Detail

      • HeadingMarginDecoration

        public HeadingMarginDecoration​(@DimenRes
                                       int heightRes)
    • Method Detail

      • getItemOffsets

        public void getItemOffsets​(Rect rect,
                                   View view,
                                   androidx.recyclerview.widget.RecyclerView parent,
                                   androidx.recyclerview.widget.RecyclerView.State state)
        Overrides:
        getItemOffsets in class androidx.recyclerview.widget.RecyclerView.ItemDecoration