Layouts
Layouts is a Launcher feature that controls the applications displayed within the Launcher UI.
Overview
User Guide
Feature Configuration
Defining App Groups
"layouts" : {
"WarehouseApps":[ ... apps related to warehouse functions ... ],
"OfficeApps":[ ... apps related to office functions ... ],
"OpenZone": [ ... apps available to all users ... ]
},Defining App Groups to use based on Role
Displaying an Application
Changing the Start Activity and Label
Customizing Web Shortcuts
Customizing Folders
Defining Custom Actions
Putting It All Together
Last updated