Changing CSS of module icons does not update it in the mobile app.

When I create the file custom/themes/custom.less with custom label colours using the classes found in #Styleguide/docs/base-theme and rebuild the instance I can see the changes in the Sugar web app, but not in the mobile app.

I tried restarting the mobile app, restarting my phone, logging in again, allowed it to reload when it prompted but nothing makes the module icons update their colour to that of the web app.

Parents Reply
  • Only way to change module icons in Mobile app would be to build your own custom mobile App using the Sugar Mobile SDK.

    All the JS, CSS, Icons, and HTML assets are included with mobile app install and hosted from local device at runtime. Only metadata and record data is fetched from Sugar server by mobile app.

    The only alternative is to train users to use browser on their mobile devices to access Sugar application. But you miss out on offline mode, mobile optimized user experience, and etc.

    App Ecosystem @ SugarCRM

Children
No Data