catGridAdapter adapter = new catGridAdapter(catList); catGrid.setAdapter(adapter);
after putting these lines my app is not changing activity but without these lines i