Cannot create a Date picker range in fragment layout not as a dialog
How is supposed to create a Date picker range, while the design is inside a fragment, not to click a button and show a dialog of it. Cannot find example or nothing how to do it except as dialog. I see that i can use it as Date picker, but I need it by range
Set custom color on a Datepicker Dialog in Kotlin
So, total begginner here and im trying to do a datepicker dialog in android studio. Everything works fine but i have no idea how to change the color of the dialog.