CSI-DMCE-2024 / News-app-Hacktoberfest2024

2 stars 5 forks source link

Share News #5

Open FSfarhaan opened 1 month ago

FSfarhaan commented 1 month ago

On clicking the share icon, a pop up should be open to ask the user where to share a particular news. (Eg: Whatsapp, insta, messages, etc). Shareable link is named as urlToWeb and can be accessed in NewsDetailActivity.java which was passed to it using an intent.

Aryan-Sood commented 1 month ago

Assign it to me. I am working on this.

Aryan-Sood commented 1 month ago

I have created a pull request for this issue. Kindly check and let me know