wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.45k stars 2.93k forks source link

Agenda minimized calendar header alignment issue #2249

Open vr7bd opened 1 year ago

vr7bd commented 1 year ago

Description

Using the Agenda component in my project. When the calendar is minimized to show the agenda, the headers for the weekview which shows Mon, Tue, Wed, etc are misaligned with the dates of the week. If the calendar is expanded, the headers are aligned. This happens only in android.

Expected Behavior

The header showing Mon, Tue, Wed, etc when agendas are being shown (calendar minimized), should be aligned with the WeekView dates.

Observed Behavior

The header showing Mon, Tue, Wed, etc should be aligned with the dates if the calendar is not being shown.

Environment

Please run these commands in the project folder and fill in their results:

Reproducible Demo

Happening on all android tablets and tablet-emulators I tested.

Screenshots

Screenshot_1686402495 Screenshot_1686402556

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.