We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
运行的是DEMO项目。 如题,在BoxingActivity预览的时候,部分自拍的照片为横向的,点进去看详情,方向是对的。 选择完成后,展示的也是横向。 BoxingFrescoLoader,BoxingGlideLoader都试过。 请问这个是要另外单独旋转吗?
The text was updated successfully, but these errors were encountered:
拍照结束之后已经旋转过一次了 可以试一下用其他相机拍照试试
Sorry, something went wrong.
是直接展示相册已有照片,会有部分自拍的照片横着。 选择照片的时候拍照的话,方向是正常的
可以试试给Fresco loader加上setAutoRotateEnabled(true)
OK,3q。
No branches or pull requests
运行的是DEMO项目。
如题,在BoxingActivity预览的时候,部分自拍的照片为横向的,点进去看详情,方向是对的。
选择完成后,展示的也是横向。
BoxingFrescoLoader,BoxingGlideLoader都试过。
请问这个是要另外单独旋转吗?
The text was updated successfully, but these errors were encountered: