Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dot Accents not displaying correctly #32

Closed
TomislavHorvat1 opened this issue Apr 28, 2017 · 1 comment
Closed

Dot Accents not displaying correctly #32

TomislavHorvat1 opened this issue Apr 28, 2017 · 1 comment

Comments

@TomislavHorvat1
Copy link

TomislavHorvat1 commented Apr 28, 2017

Hi,

I am having trouble with dots displaying in my calendar that I present in a DialogFragment.

screen1

this is what I get immediately after I open the dialog

screen2

and this is what happens after I swipe one month left and then back to the current month.

Both days have two dots attached to them, all different colors. On the first picture, the second dots in an array for that day are shown (partially out of frame) and when I swipe away and return to the current month the first dots are shown below the dates but slightly offset.

This happens only in my dialog fragment. When I load the calendar in a normal fragment/activity everything is fine.

This has occurred on 3 separate devices running APIs 19, 22 & 23.

ThomasCookDeveloperInfo added a commit to ThomasCookDeveloperInfo/LightCalendarView that referenced this issue Jan 3, 2018
This reverts commit 79b96da, reversing
changes made to 7a97a1d.

# Conflicts:
#	javasample/src/main/java/jp/co/recruit_mp/android/lightcalendarview/javasample/MainActivity.java
#	library/src/main/kotlin/jp/co/recruit_mp/android/lightcalendarview/CalendarKt.kt
#	library/src/main/kotlin/jp/co/recruit_mp/android/lightcalendarview/CalendarSettings.kt
#	library/src/main/kotlin/jp/co/recruit_mp/android/lightcalendarview/DayLayout.kt
#	library/src/main/kotlin/jp/co/recruit_mp/android/lightcalendarview/LightCalendarView.kt
#	library/src/main/kotlin/jp/co/recruit_mp/android/lightcalendarview/WeekDay.kt
#	sample/build.gradle
@JJK-IO
Copy link

JJK-IO commented May 30, 2018

Not sure how similar this is to #19

I was having issues with disappearing accent dots. Make sure each DotAccent has a unique key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants