Skip to content

Topic

Widget recycling

Interface technique in which a scrolling list keeps a small pool of row widgets and rebinds them to different data as the user scrolls, instead of creating one widget per item.

Current clusters