Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Button Icons not shown on Android #200

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.5.10

showing dummy button icons (not the SVG ones) on Android

birbilis commented 2 years ago

when loading Globals module main form doesn't draw so disabled that for now, resulting on no access to TSVGIconImageList

could

birbilis commented 2 years ago

issue was with Themes (probably style that was set didn't target explicitly Android platform resulting in undrawn/invisible/empty UI), the SVGIconImageList and its parent DataModule were loading OK