Finally I resolve that problem ,
you need to use theme with
<style name="Theme.Transparent" parent="@android:style/Theme.Holo.Light.Dialog">
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:windowContentOverlay">@null</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item>
<item name="android:backgroundDimEnabled">true</item>
</style>
with
android:calendarViewShown="false"
android:datePickerMode="spinner"
then it shows kitkat version in lolipop phone
if u need some some the
mail me any time
@aakash4un2me@gmail.com