优化显示逻辑
This commit is contained in:
@@ -108,9 +108,9 @@ class EnvStatusManager {
|
||||
closePanel();
|
||||
} );
|
||||
mStatusTv = mPanelView.findViewById( R.id.module_services_status_tv );
|
||||
mMainHandler.sendEmptyMessageDelayed( MSG, 0L );
|
||||
}
|
||||
mPanelView.show();
|
||||
mMainHandler.sendEmptyMessageDelayed( MSG, 0L );
|
||||
}
|
||||
|
||||
public void closePanel() {
|
||||
|
||||
Reference in New Issue
Block a user