android - Is it possible to send a view from one Activity to another -


I mean that I have a list view and I want to send a special line of list view and it can be used by any other activity I want to show only one item of the same item_ list view.

I will suggest:

You can only bundle You can pass the details of intent in your list view item and send your other activity in which you create the same layout, the line items in your list view and < code> bundle and show details

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c++ - Redefined variable in the other module -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -