Horizontal-Calendar icon indicating copy to clipboard operation
Horizontal-Calendar copied to clipboard

A material horizontal calendar view for Android based on RecyclerView

Results 73 Horizontal-Calendar issues
Sort by recently updated
recently updated
newest added

import android.support.annotation.Nullable; import android.support.v7.widget.LinearSnapHelper; import android.support.v7.widget.RecyclerView; ### Expected Behavior / scroll throw days ### Actual Behavior application crash when i scroll to left or right i'm using androidx it shows...

i have check deeply, a date is correct but calendarview set on wrong position so please check it

### Expected Behavior / Goal > ? ### Actual Behavior > ? ### Steps to Reproduce the Problem (sample code if possible) >1. >2. >3. ### Specifications > - Android...

Hi on Selection on current date after selecting another date. It is not working. Rest is fine. Please update library

Whenever I click on a date, it takes the selection to the next date of clicked date. I have locally downloaded your library in my project and didn't apply margin...

**Feature Request** ### Expected Behavior / Goal make selected date not always in the center of the list ### Actual Behavior selected date always in the center of the list...

Feature request

### Expected Behavior / Goal > ? ### Actual Behavior > ? ### Steps to Reproduce the Problem (sample code if possible) >1. >2. >3. ### Specifications > - Android...

### Expected Behavior / Goal > ? ### Actual Behavior > ? ### Steps to Reproduce the Problem (sample code if possible) >1. >2. >3. ### Specifications > - Android...

![device-2021-06-14-201037](https://user-images.githubusercontent.com/26580224/121910647-a7b81600-cd4c-11eb-92ef-3cbd32a6abfe.png) Event icon (drawable) should be shown in the center but it is showing as left-aligned. Can anyone help me with this?