Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Expose API to manually download the video #36

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PruthiviRaj27
Copy link
Contributor

@PruthiviRaj27 PruthiviRaj27 commented Dec 30, 2022

Expose API for multiple video download

@@ -34,4 +37,26 @@ class MainActivity : AppCompatActivity() {
startActivity(myIntent)
}

fun apiDownload(view: View) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why view is passed here? Since it is view it can be directly accessed

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