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

Fix scaling issue in landscape mode on tablet #3

Closed
a5-android opened this issue Aug 18, 2021 · 1 comment
Closed

Fix scaling issue in landscape mode on tablet #3

a5-android opened this issue Aug 18, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@a5-android
Copy link

Color Picker dialog is shown on a tablet (Samsung) device in landscape mode with
colorPicker.show(childFragmentManager, "color_picker")
Expected result: dialog is scaled to fit screen height (width of a screen, height of a media)
obtained result: color picker dialog not fit into media height, and no option to get access to dialog's view to scale programmatically.
See attached screenshot/
device-2021-08-18-182045

@vadiole vadiole added the bug Something isn't working label Dec 16, 2022
@vadiole vadiole mentioned this issue Dec 19, 2022
@vadiole
Copy link
Owner

vadiole commented Dec 19, 2022

@a5-android Hello!

fixed in version 1.0.3 #4

@vadiole vadiole closed this as completed Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants