Search code examples
lwuitcodenameone

Using ImageDownloadService for MultiButton Icons


Is it possible to use the ImageDownloadService (especially the createImageToStorage method) for icons in a MultiButton ComponentGroup?

If yes, could you post a working example?


Solution

  • Use getIconComponent() and pass that to the ImageDownloadService instead of the multi button itself.