Activity Indicator in table view row

You must Login before you can answer or comment on any questions.

How can I add an activity indicator in a table view row?

1 Answer

I have never used it inside a specific row, but I guess you can create the indicator and add it to the created row: row.add(navActInd)

Tjeu

Your Answer

Think you can help? Login to answer this question!