The appearance depends on the device version. Are you running it on Android 4 device? Make sure to add android:targetSdkVersion="14" to the manifest editor (after the minSdkVersion).
I use the Date Dialog in an app with the TargetSDK set to 14 and on a Android 4.x device and see no calendar. Are you sure a tablet device isn't needed? Or Possibly Android 3.x?
can i make my button theme different from other?
example:
i make theme for activity = @android:Style/theme.holo
and
i make theme for button = @android:style/Theme.Translucent