The default textsize in datepicker is too big for my app. I\'ve seen a way suggested to change it here, but fishing around for the textviews nested inside the datepicker cl
Sean's code works. but it is changing font size for all the other components also(textViews, buttons, etc...) So Here is the solution.
Create different style for time picker and use it on time picker theme.
and use it on your timepicker
android:theme="@style/my_time_picker_style"
Look at video, how I did https://youtu.be/JMJ2ujhk9c0