diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c index ef7df3f0b9..68f0ba2cf9 100644 --- a/apps/gui/gwps.c +++ b/apps/gui/gwps.c @@ -676,6 +676,7 @@ long gui_wps_show(void) { restore = false; restoretimer = RESTORE_WPS_INSTANTLY; + gwps_fix_statusbars(); FOR_NB_SCREENS(i) { screens[i].stop_scroll();