iammert / StatusView

Custom status view for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the display

dzzchao opened this issue · comments

If statusView for the A interface, I send EventBus from the B interface to the A interface, call StatusView.setStatus () to change the statusView status, if I changed the three states, when back to the A interface, StateView will have a Stuck there will not disappear. How do I fix this bug?

Sorry could not understand the problem. Can you share your code here? @dzzchao