Closed jakedcolbert closed 1 year ago
Implement visibility for icons in the action bar. Each icon should only be displayed if the config.js file says so. Be sure to use the android app as your reference.
Made a pull request here: ( https://github.com/sillsdev/appbuilder-pwa/compare/main...gordon-cs:appbuilder-pwa:Action-Bar-Icon-Visibility?expand=1 )
Implement visibility for icons in the action bar. Each icon should only be displayed if the config.js file says so. Be sure to use the android app as your reference.