icons described in JavaDoc but missing or not visible from AppResources.INSTANCE
(smartgwt-mobile.jar 14 Apr 2016 05:28)
1. missing icons (compilation error - the other 28 icons work fine)
(icon doubled) - see image attached at position n, o, p
filter_segments2[ 2].setIcon( AppResources.INSTANCE.home_prerendered_iOS(), true);//
filter_segments2[ 3].setIcon( AppResources.INSTANCE.files_prerendered_iOS(), true);//
filter_segments2[ 4].setIcon( AppResources.INSTANCE.info_prerendered_iOS(), true);//
(smartgwt-mobile.jar 14 Apr 2016 05:28)
1. missing icons (compilation error - the other 28 icons work fine)
- activity_indicator()
- bar_graph()
- blank()
- cabinet, calendar, chat_more, checkmak, clear
- disclosure_arrow, disclosure_button
- film
- gift, heart, history, info, id_card
- light_bulb, lighting_bolt
- search
(icon doubled) - see image attached at position n, o, p
filter_segments2[ 2].setIcon( AppResources.INSTANCE.home_prerendered_iOS(), true);//
filter_segments2[ 3].setIcon( AppResources.INSTANCE.files_prerendered_iOS(), true);//
filter_segments2[ 4].setIcon( AppResources.INSTANCE.info_prerendered_iOS(), true);//