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

更新UI时,界面闪烁。 #28

Open
JustinChiang123 opened this issue Sep 6, 2017 · 1 comment
Open

更新UI时,界面闪烁。 #28

JustinChiang123 opened this issue Sep 6, 2017 · 1 comment

Comments

@JustinChiang123
Copy link

执行以下2句代码的时候,app界面会看见floatingActionMenu闪烁几次。
1、floatingActionMenu.removeButton(fab);
2、floatingActionMenu.addButton(fab);

希望在floatingActionMenu关闭的时候更新UI时,界面不闪烁。

@JustinChiang123
Copy link
Author

When the UI is updated, the interface flashes.

When executing the following two lines of code, the app interface will see floatingActionMenu flashes several times.
1, floatingActionMenu.removeButton (fab);
2, floatingActionMenu.addButton (fab);

I hope that when the floatingActionMenu closed when the UI update, the interface does not flash.

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