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

将FileProvider改为继承它的TakephotoFileProvider,防止集成后与项目中已存在的FileProvide冲突 #378

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Moosphan
Copy link

由于Manifest文件中注册的是默认的FileProvider,可能会与开发者已有项目中的FileProvider产生冲突,导致如下问题:

Error:Execution failed for task ':app:processArmDebugManifest'. Manifest merger failed with multiple errors, see logs.

因此,写了一个TakePhotoFileProvider继承自FileProvider,同时library中使用TakephotoFileprovider可以解决该问题。

@bamaboy22
Copy link

Xxx

@siva-komaragiri
Copy link

This issue still persists. Commit from Moosphan could solve this.

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.

None yet

3 participants