Hi all!
Anyone has an example of a RecyclerView implementation on a Lightning Launcher custom view?
I currently have a ListView working on a custom view but I'm thinking of converting it to a RecyclerView to take advantage of the obvious optimization enhancements.
So I wonder if it is even possible (compatible with LL), and, if it is possible, if anyone has an quick rough example that could share..
Thank you so much!
RecyclerView on a custom view?
Re: RecyclerView on a custom view?
I'm not sure if this is correct anymore, as this memory is several years old.
But I remember giving up on RecyclerViews in LL scripts, as it was not possible at the time.
But I remember giving up on RecyclerViews in LL scripts, as it was not possible at the time.
Re: RecyclerView on a custom view?
Thank you very much for your reply.
BTW, I want to take this opportunity to thank you for all your LL scripts, F43nd1r. I've leaned so much from them! Really appreciated.
BTW, I want to take this opportunity to thank you for all your LL scripts, F43nd1r. I've leaned so much from them! Really appreciated.
