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

Feature: showAtCenter #247

Merged
merged 8 commits into from
Sep 22, 2021
Merged

Feature: showAtCenter #247

merged 8 commits into from
Sep 22, 2021

Conversation

skydoves
Copy link
Owner

Guidelines

  • Shows the balloon over the anchor view (overlap) as the center aligns.
  • Even if you use with the [ArrowOrientationRules.ALIGN_ANCHOR], the alignment will not be guaranteed.
  • So if you use the function, use with [ArrowOrientationRules.ALIGN_FIXED] and fixed [ArrowOrientation].
  • @param anchor A target view which popup will be shown with overlap.
  • @param xOff A horizontal offset from the anchor in pixels.
  • @param yOff A vertical offset from the anchor in pixels.
  • @param centerAlign A rule for deciding the alignment of the balloon.

@skydoves skydoves self-assigned this Sep 22, 2021
@skydoves skydoves merged commit 26ae054 into main Sep 22, 2021
@skydoves skydoves deleted the feature/show/gravity branch September 22, 2021 06:56
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

Successfully merging this pull request may close these issues.

None yet

1 participant