preload icons and pause on setup complete for kiosk mode (#1997)

* preload two icons

* pause on setup complete for 4 seconds before redirecting kiosk mode
This commit is contained in:
Matt Hill
2022-11-29 18:59:17 -07:00
committed by GitHub
parent 74ddf7114c
commit e0678cc869
3 changed files with 16 additions and 57 deletions

View File

@@ -39,6 +39,7 @@ const ICONS = [
'finger-print-outline',
'flash-outline',
'folder-open-outline',
'globe-outline',
'grid-outline',
'help-circle-outline',
'hammer-outline',
@@ -70,6 +71,7 @@ const ICONS = [
'remove',
'remove-circle-outline',
'remove-outline',
'repeat-outline',
'rocket-outline',
'save-outline',
'settings-outline',