Hi,
I am trying to create activity with few controls and a DatePicker widget. And I am facing one strange problem that I can not explain.
If I set activity that has only DatePicker widget shown app works. And if I set activity that has other controls without DatePicker it works too. But when I show them both I get a NullPointer Exception.
What am I doing wrong? Why can't I display DatePicker widget together with other controls?