-7

Is there any way in android to copy and paste GridLayout as same as Textview did? I have the GridLayout inside of LinearLayout. Inside of gridlayout, I have added more than one textviews. I need to copy all the content inside from that gridlayout. Is this possible? If yes, how can I achieve?

Thanks in advance.

1 Answers1

-1

Yes,you can do it. First you should go to the xml view of the grid layout and then you can copy more effectively.

Chathu
  • 7
  • 5