DYNAMIC RECYCLER
- User is able to delete item.
- Every N second new item added to random position.
- Number of added item increase all the time.
- There is a pull of deleted items numbers that is used for adding new items(if this pull is not empty).
- All this system support orientation changes.
- There are 2 columns in portrait orientation and 4 in landscape orientation.