Gridview onclick listener its not working
问题 I am using gridview of layout,its not working after the grid view items in the list,it shows "throwIndexOutOfBoundsException" in logcat error.without onclick function if i use toast its working,if i give an onlcick function for next activity its not working Gridviewadapter.java public class GridviewAdapter extends BaseAdapter { private ArrayList<String> listginfy; private ArrayList<Integer> listimage; private Activity activity; public GridviewAdapter(GinfyActivity ginfyActivity,ArrayList