posted 11 years ago
I have created a gridview and added adapter to show view dyanamically
Here is my code
1.GroupIDUDesAct .java
2.group_idu_des.xml
3.row_deactive.xml
So right now I'm getting output as attached screenshot output_1.png
But I'want to show each generated layout i.e row_active/row_deactive as attachment gridview.png ,Please suggest what i need to do or provide any small demo code
(want to keep all elements of row.xml in gridview and show them in a way like first row will be having only one column which will contain only one image,again second row will be having 2 columns containg
2 textviews as per attached screen gridview.png).Please help
gridview.PNG