clearAll method

void clearAll()

清理所有Overlay

Implementation

void clearAll() {
  hideToastEntry();
  hideLoadingEntry();
}