NJACKWinterOfCode / Android-ScorerApp

An android app works as a real time scorer for different games.
3 stars 20 forks source link

Share App Feature. #108

Closed Sarthak2601 closed 4 years ago

Sarthak2601 commented 4 years ago

Don't delete anything without explicit instructions from a maintainer.

Check by changing each [ ] to [x]

[x] Read and understood the code.

[x] Included a description of change below.

[x] Included screenshot(s)/link showing after and before the changes.

[x] Tried to squash the commits.

Changes done in this Pull Request

Fixes #107

Screenshots showing changes before and after the changes

Screenrecorder-2020-01-06-02-27-38-180

The problem I want to solve or the facility I want to improve further is/are

Adding the facility of sharing the app.

My steps to solve it would be

Adding the menu option for sharing app Making the shareApp function to handle the sharing of the app Added adequate data like App name and Link to the app in the shareApp function Connecting both function and View.