So the problem is very simple:
I have integrated a DatePicker in my application. Not as a DialogDatePicker but as a View component (more pr
DatePicker
DialogDatePicker
Answering to your update
Change
android:theme="@android:style/Theme.Holo.Light.NoActionBar.Fullscreen"
to
android:theme="@android:style/Theme.Holo.NoActionBar.Fullscreen"