I have a RecyclerView that works with GridLayoutManager
GridLayoutManager layoutManager = new GridLayoutManager(this, 2);
And I do change the