BenGoBlue05 / UdacityAlumni

Udacity Alumni Android App
57 stars 30 forks source link

ToDo: Add Share functionality to the detail/article pages #39

Open PPartisan opened 7 years ago

PPartisan commented 7 years ago

See ToDo in ArticleDetailActivity

Steps to reproduce

Open the app, select an article from the home screen and press the "Share" button on the toolbar.

Expected behaviour

I expect the share menu to appear so I can share a link to the article on the current page.

Actual behaviour

Nothing happens; a long press shows a Toast message.

rohitkaradkar commented 7 years ago

Hi, has anyone started working on this issue ?

PPartisan commented 7 years ago

I think sunithapremjee has a fix for this issue, although there's no pull request yet.