Skip to content

源码研究了一下, 兼容性问题还是挺多的. #2

Description

@imknown

getSupportedPreviewSize 不同手机 有的是 小到大, 有的是 大到小, 有的是 乱序

setDisplayOrientation(90) 这种写法是错误的,
不是 所有手机 竖屏 拍照 就一定是 90.
我的 LG Nexus 5X 就是 270.
Camera.parameter.setRotation() 也是同理.

等等.... :octocat:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions