Skip to content

Updated sample links #660

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

Merged
merged 6 commits into from
Jan 8, 2025
Merged

Updated sample links #660

merged 6 commits into from
Jan 8, 2025

Conversation

M66B
Copy link
Contributor

@M66B M66B commented Jan 7, 2025

No description provided.

@@ -7,6 +7,7 @@ import androidx.core.content.FileProvider
*
* See https://developer.android.com/guide/topics/manifest/provider-element.html for details.
*/
class CropFileProvider : FileProvider() {
class CropFileProvider : FileProvider(R.xml.cropper_library_file_paths) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this change here. I thought I had already merged your other PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It look like this commit was added to the existing pull request instead of a new pull request bring created:

2560997

This comment was marked as spam.

@vanniktech vanniktech merged commit b91cb3f into CanHub:main Jan 8, 2025
1 check passed
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.

3 participants