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

气泡的Y轴位置有问题 #36

Closed
protectedMan opened this issue Oct 30, 2021 · 1 comment
Closed

气泡的Y轴位置有问题 #36

protectedMan opened this issue Oct 30, 2021 · 1 comment

Comments

@protectedMan
Copy link

D46E0C0A-EAC3-41BA-93DE-1A16EBDB76FF
不知道是什么原因造成的, 另一台机子位置就正常
代码:
mCurrentDialog = new BubbleDialog(getContext()) .setBubbleContentView(view) .setClickedView(ivEllipis) .setPosition(BubbleDialog.Position.TOP,BubbleDialog.Position.TOP); mCurrentDialog.show();
另外 : 建议开放手动设置Y轴位置的API,由调用者手动设置.

@xujiaji
Copy link
Owner

xujiaji commented Oct 31, 2021

试试setClickedPosition可以手动设置位置

This was referenced Nov 2, 2021
@xujiaji xujiaji closed this as completed in 83a87d6 Nov 2, 2021
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

2 participants