How can I change this days view to normal? I mean to display days not in a month view calendar, but in a form like months and years?
<DatePicker
android:id="@+id/datePicker"
android:layout_width="312dp"
android:layout_height="wrap_content"
android:layout_marginTop="5dp" />