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
Please complete the following information:
Describe the Bug:
can i set width and height dynamically?
Expected Behavior:
For example, softkeyboard up/down, screen orientation change i want to change height of Balloon but i can't find any ways
The text was updated successfully, but these errors were encountered:
You can update the width and height size by using the balloon.update(..) method.
balloon.update(..)
Sorry, something went wrong.
Thank you~
can i change balloon width or height while balloon is visible?
skydoves
Successfully merging a pull request may close this issue.
Please complete the following information:
Describe the Bug:
can i set width and height dynamically?
Expected Behavior:
For example, softkeyboard up/down, screen orientation change i want to change height of Balloon but i can't find any ways
The text was updated successfully, but these errors were encountered: