I am adding ImageButtons one at a time to a GridLayout using RecyclerView. My app listens for incoming images and strings to label the buttons.
I want to add a margin to the right of each button and text, so the words don't run into each other (like my image below).