PrimeDatePicker
PrimeDatePicker copied to clipboard
PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
It would be a good feature to be able to enable or disable calendar fling as well as changing its velocity.
Hi, I was browsing through your library, and it really looks great, but I was wondering if there's an option to change the textColor for specific date? For example, the...
I've noticed the screenshots show civil and Persian calendars. Is it also possible to use Hebrew calendar (AKA Jewish calendar) ?
**java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0** jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) java.util.Objects.checkIndex(Objects.java:359) java.util.ArrayList.get(ArrayList.java:434) `com.aminography.primedatepicker.calendarview.PrimeCalendarView.findPositionInList(PrimeCalendarView.kt:991)` com.aminography.primedatepicker.calendarview.PrimeCalendarView.goto(PrimeCalendarView.kt:981) com.aminography.primedatepicker.calendarview.PrimeCalendarView.onRestoreInstanceState(PrimeCalendarView.kt:1380) android.view.View.dispatchRestoreInstanceState(View.java:21660) android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4013) android.view.View.restoreHierarchyState(View.java:21638) android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4013) android.view.View.restoreHierarchyState(View.java:21638) androidx.fragment.app.Fragment.restoreViewState(Fragment.java:689) androidx.fragment.app.Fragment.restoreViewState(Fragment.java:3151) androidx.fragment.app.Fragment.performActivityCreated(Fragment.java:3142) androidx.fragment.app.FragmentStateManager.activityCreated(FragmentStateManager.java:579) androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:264) androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:113) androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1433) androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:2977)...
i want to change holiday's text color but i cant find the code please help thanx in advance
Hello, I'm working on app that targeted to Russian\Ukrainian\Belarus audience and noticed that when phone language is Russian month names in picker are in wrong case. In some languages word...
Hello, I'm working on app that targeted to Russian\Ukrainian\Belarus audience and noticed that "Selected Day" section for single date dialog picker has US like formatting (yyyy/MM/dd) instead of dd/MM/yyyy (i...
like "**select**" instead of "**SELECT**", "**jan'23**" instead of "**JAN'23**". But none of the ThemeFactory have any function to set these properties.
how to put the format of "from" and "to" as dd/MM/yyy?