hi i would like to know if there is a way to have coded in two titles for each item in table view. native to iOS and Android. For example Show title of Tab on top and below that show a dollar amount or the actual option that is enabled.
1 Answer
Accepted Answer
You can make a custom tableViewRow from other view elements. Simply build your layout in a view and add that view to the row.
Your Answer
Think you can help? Login to answer this question!