I'm writing an android tv app with lean-back and I want to use android standard date picker and I want to make this like this pic (eg: Made year part bigger when the user is selecting year and so on)
How can I achieve this?
Use three different NumberPicker and write some custom logic for day, month and year.