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.
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.