Hi guys, I'm usig com.codename1.ui.List with items of type Multibutton and in renderer I'm setting color of "Line1".text based on data. When list is shown my style is not applied. I have to scroll the list the style to appear. I tried to revalidate/repaint in various places and the workaround: set selected to index 0 and scrollToSelected but this is ignored until I change index beyond current screen and it really scrolls (which is not acceptable) How to force the list to revalidate/repaint my styles?
Tested in simulator. Thanks Ivan -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/13ff9cbc-b7f0-4d04-b972-14f48e1de821n%40googlegroups.com.
