Skip to content

Clipici Constantin-Madalin - Curs 5 - Code Challenge 4#39

Open
MC19-Dev wants to merge 1 commit into
magdamiu:mainfrom
MC19-Dev:course_5_code_challenge_4
Open

Clipici Constantin-Madalin - Curs 5 - Code Challenge 4#39
MC19-Dev wants to merge 1 commit into
magdamiu:mainfrom
MC19-Dev:course_5_code_challenge_4

Conversation

@MC19-Dev

Copy link
Copy Markdown

No description provided.

if (shareText.resolveActivity(ImplicitActivity.this.getPackageManager()) != null) {
startActivity(Intent.createChooser(shareText, getString(R.string.share_using)));
} else {
Toast.makeText(ImplicitActivity.this, "No app found on your phone which can perform this action", Toast.LENGTH_SHORT).show();

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adauga te rog stringurile in strings.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants