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

You can add methods "setAspectRatio"? #123

Open
davoodsoltani opened this issue Dec 15, 2020 · 1 comment
Open

You can add methods "setAspectRatio"? #123

davoodsoltani opened this issue Dec 15, 2020 · 1 comment

Comments

@davoodsoltani
Copy link

davoodsoltani commented Dec 15, 2020

i want to change aspectratio?
and update Bintray please ♥

@davoodsoltani
Copy link
Author

and also this
enum class PreviewResolution(val width: Int, val height: Int) {
RESOLUTION_3840x2160(3840, 2160),
RESOLUTION_2560x1440(2560, 1440),
RESOLUTION_1440x1440(1440, 1440),
RESOLUTION_1920x1080(1920, 1080),
RESOLUTION_1280x720(1280, 720),
RESOLUTION_720x720(720, 720),
RESOLUTION_960x540(960, 540),
}

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

No branches or pull requests

1 participant