0

On the monotuch dialog github page it shows sections seperated by a space on the monotouch dialog sample. When I try to do this with the latest Monotouch Dialog it says that section is being used as an element.

Can somebody tell me what I am doing wrong or the correct way to add a seperator to a monotouch dialog screen?

poupou
  • 43,413
  • 6
  • 77
  • 174
Vahid Kowsari
  • 145
  • 1
  • 7
  • Can you show us what you're doing ? and what's / where's *says that section is being used as an element* comes from ? – poupou Jul 17 '12 at 16:50

1 Answers1

0

Actually, I found the solution to this. The solution to Monotouch Dialog separating sections with a space is to provide an empty "" header and footer to a section. Not intuitive but it works. Thanks

Vahid Kowsari
  • 145
  • 1
  • 7