I'm trying to do a game using Android Studio. I have done a gridview that contains the players, but my problem is making a button to add new players. I know how to do it, but I want to do it as in the picture, I have found no way to do it.
Picture about the button I want looks like on my gridview
In that picture the button will be on the sixth player position but if instead of five players there were four the button would be on the fifth player position (and so on).