You do not need to connect anything. You need to connect it look .
The easiest approach is to avoid any indentation / margins between the lines (if you want to separate the lines, as in the picture, you need to make this separation part of the line layout, so that it looks divided again, but you separate them yourself and do not use viewview / recycler view separators and decorators). Then, when you use an image that reaches the top and / or bottom of the line, and if on one line this image reaches the bottom, and then one of the next starts, then it looks connected
Another approach would be (if you had a limited number of rows) to consider using a ScrollView rather than a list. I suspect it might be in your photo, based on how this big dot between tag3 and tag4 fits. This will allow you, for example, to animate the movement of this big point, which otherwise would be much more difficult in the list.
source share