0

I know this is a subview and that's managed by internal view pager. So how can I set custom text size? This is my custom theme sample result

Thanks.

  • Check this link if it helps you https://stackoverflow.com/questions/11727707/how-to-change-textsize-in-datepicker#:~:text=The%20easiest%20way%20to%20change,size%20in%20the%20following%20way.&text=works%20perfectly%20fine! – ahjo4321hsotuhsa Sep 19 '22 at 12:06

1 Answers1

0

Since DatePickerDialog is an external library, if it doesn't let you change it by passing some arguments, then one of the ways is to download the library locally so you can modify it to your needs.

ndriqa
  • 362
  • 2
  • 13