HorizontalPicker icon indicating copy to clipboard operation
HorizontalPicker copied to clipboard

DatePicker horizontal con selección smooth por día para Android.

Results 18 HorizontalPicker issues
Sort by recently updated
recently updated
newest added

Dear Sir, I have a senario where i want to show only some particular dates enable and all other dates disable. how to do that sir?

This date picker is great. But I encounter an issue below, hope someone can advise: I initialise the picker with days=7, offset=0, then select a date by default via setDate()...

Besides the background color, whenever I try changing the color of any of the entities, it still remains default grey. Below is the code. picker .setListener(this) .setDateSelectedColor(Color.WHITE) .setDateSelectedTextColor(Color.WHITE) .setMonthAndYearTextColor(Color.WHITE) .setTodayDateBackgroundColor(Color.GRAY)...

When app in Arabic language current date not taking by default .its showing maximum date only ![20180802_123922_rmscr](https://user-images.githubusercontent.com/16300584/43568215-a32256ee-9651-11e8-8bc3-eed736562c06.jpg) ![20180802_123958_rmedited](https://user-images.githubusercontent.com/16300584/43568224-a6e6f60e-9651-11e8-8315-0ee698def705.jpg)

I want to try to add black title on a specific date but I am not able to do it.

In my case, I need to set `currentDate` as `endDate` and total no. of days are 14. So as per today, 16-03-2019 is last date (end date) and 02-03-2019 will...

I want to be able to deselect programmatically, is this possible today? A other thing is that you cannot select first day of the calendar if its the first thing...

How to set specific dates instead of range ?

Hi, How to change of selected background as a circle shape