Platform
What platform is your issue or question related to? (Delete other platforms).
Author or host
Host
Version of SDK
1.2.0
Details
-
Upon configuring the HostConfig to place the button icons to the left of the button title, the icons are pushed out of the bounds of the button.
-
Icon size for the button icon as mentioned in the HostConfig is not honoured.

Note the following observations :
-
For the case that there is only a single button the icon is infact rendered within the bounds of the button.
-
For the case of multiple buttons, only the icon in the last button is rendered within the bounds of the button.
-
The size of the icon is always rendered at the very small size as shown in the screenshot above irrespective of the value defined in the host config json.
Expecting the result to be similar to what is rendered on web, as shown in the image below

Please find the following in the attached zip
- Json for the card shown in the screenshot
- HostConfig used for the card in the screenshot.
- The screenshot itself.
button_icon_render_issue.zip
Platform
What platform is your issue or question related to? (Delete other platforms).
Author or host
Host
Version of SDK
1.2.0
Details
Upon configuring the HostConfig to place the button icons to the left of the button title, the icons are pushed out of the bounds of the button.
Icon size for the button icon as mentioned in the HostConfig is not honoured.
Note the following observations :
For the case that there is only a single button the icon is infact rendered within the bounds of the button.
For the case of multiple buttons, only the icon in the last button is rendered within the bounds of the button.
The size of the icon is always rendered at the very small size as shown in the screenshot above irrespective of the value defined in the host config json.
Expecting the result to be similar to what is rendered on web, as shown in the image below

Please find the following in the attached zip
button_icon_render_issue.zip