In my app, I create the gridview and then add the view by RelativeLayout LayoutParams. But how can i call it in another activity? such as gridview looping the 10 article and hide the icon, i create the edit button to control hide/show the icon. but i dont know how to call it.
Thanks.