[MOS-717] Add pop-up about SIM removed/inserted in all apps

Previously, this information only appears on the desktop,
settings application and onboarding.
This commit is contained in:
Maciej-Mudita
2022-12-08 10:02:38 +01:00
committed by Maciej Gibowicz
parent 7ddf723f93
commit 6981f836a0
12 changed files with 13 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ namespace app
gui::popup::ID::BluetoothAuthenticate,
gui::popup::ID::PhoneModes,
gui::popup::ID::PhoneLock,
gui::popup::ID::SimLock,
gui::popup::ID::Alarm});
}