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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -