I have an XML file which has a card view . Inside card view i have a text view and a image button. When I click on either text view or image button , it should share the text to other apps. How can I do it ?
I have an adapter class and main activity.
I tried using on click on text view but it did not work.
I have an adapter class and main activity.
I tried using on click on text view but it did not work.