android-times-square icon indicating copy to clipboard operation
android-times-square copied to clipboard

skipping frames on init

Open lub0s opened this issue 10 years ago • 6 comments
trafficstars

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 ?

lub0s avatar Mar 12 '15 22:03 lub0s

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

JakeWharton avatar Mar 13 '15 00:03 JakeWharton

I am listening.

lub0s avatar Mar 15 '15 11:03 lub0s

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

vipinhelloindia avatar Nov 27 '15 06:11 vipinhelloindia

Is this issues still require contributor / helper? @edenman

MazizEsa avatar Mar 22 '16 12:03 MazizEsa

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

Pazzl avatar Mar 29 '16 12:03 Pazzl

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

varunjain0888 avatar Aug 07 '19 09:08 varunjain0888