HisnulMuslim icon indicating copy to clipboard operation
HisnulMuslim copied to clipboard

Update ListView to RecyclerView

Open khalid-hussain opened this issue 10 years ago • 2 comments

I'm wondering what potential benefits are there by switching from a ListView to a RecyclerView and whether the benefits outweigh the effort required to perform the conversion.

khalid-hussain avatar Jan 21 '15 07:01 khalid-hussain

main benefits are for animating items or switching layouts (ex from list to grid, etc) - if you're not animating items nor dynamically changing layouts, you don't need to bother imho.

ahmedre avatar Mar 01 '15 22:03 ahmedre

JazakAllahu khayran. I guess we'll postpone this until we have a stable release, only then can we worry about animations.

khalid-hussain avatar Mar 02 '15 02:03 khalid-hussain