I need to make view with background which is used for tableView with style="Ti.UI.iPhone.TableViewStyle.GROUPED".
I've tried to get GROUPED background property using:
Ti.API.info(JSON.stringify($.table_view_id));
But console only shows: "style":1
I need to make view with background which is used for tableView with style="Ti.UI.iPhone.TableViewStyle.GROUPED".
I've tried to get GROUPED background property using:
Ti.API.info(JSON.stringify($.table_view_id));
But console only shows: "style":1