sucese / phoenix

The one-stop solution for taking pictures / videos, picture / video selection, editing and compression on the Android platform.
Apache License 2.0
1.62k stars 288 forks source link

建议资源文件加上前缀 #99

Open xmt328 opened 5 years ago

xmt328 commented 5 years ago

作者你好,我的项目通过maven引用导入库之后拍照功能点击崩溃 经排查是因为宿主项目中和phoenix都有layout/activity_camera.xml 目前我已经手动修改自己的文件命名了 但是从规范上来说library项目应该有自己的前缀避免与主项目冲突 希望作者能够考虑一下,谢谢