Searched refs:layoutDecorated (Results 1 – 1 of 1) sorted by relevance
66 public void layoutDecorated(@NonNull View child, int left, int top, int right, int bottom) { in layoutDecorated() method in ScrollableLayoutManager67 super.layoutDecorated(child, left, top, right, bottom); in layoutDecorated()