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

skipping frames on init #192

Open
lub0s opened this issue Mar 12, 2015 · 6 comments
Open

skipping frames on init #192

lub0s opened this issue Mar 12, 2015 · 6 comments
Labels

Comments

@lub0s
Copy link

lub0s commented Mar 12, 2015

I am using this view in my layout with range from january to december of this year with some highlighted dates stored in HashSet (about 150+) and as I init with this collection I get skipped frames (about 50 on my Nexus 5).

Is there a better way to highlight those days in different thread or something ?

@JakeWharton
Copy link
Collaborator

Ugh. I think we just need to focus on performance. I think we could do better. 50 frames is a lot though...

@lub0s
Copy link
Author

lub0s commented Mar 15, 2015

I am listening.

@edenman edenman added the bug label Apr 17, 2015
@vipinhelloindia
Copy link

would CalendarPickerView replacing with RecyclerView be an advantage for better scrolling CalendarGridView item

@MazizEsa
Copy link

Is this issues still require contributor / helper? @edenman

@Pazzl
Copy link

Pazzl commented Mar 29, 2016

Well, I have also skipped a lot of frames (50+) when init calendar

@varunjain0888
Copy link

Facing this issue...shows activity lag when open for first time, i think using recyclerview might improve performance

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

No branches or pull requests

7 participants