Skip to content

set defaultWidth and defaultHight don't work #6

Description

@alanban

final int playerWidth = window.physicalSize.width.toInt();
final int playerHeight = window.physicalSize.height.toInt();

print(playerWidth.toString());//1080
print(playerHeight.toString());//1920

number is right ,but textureView's size allways 640x360

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions