Searched defs:dividerHeight (Results 1 – 1 of 1) sorted by relevance
79 private int dividerHeight; field in DividerItemDecoration89 final int dividerHeight = in DividerItemDecoration() local109 final int dividerHeight = this.dividerHeight != 0 ? this.dividerHeight : dividerIntrinsicHeight; in onDraw() local200 public void setDividerHeight(int dividerHeight) { in setDividerHeight()