You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a thought: This widget doesn't reuse views, because in worst case all of them have to be instantiated and shown at the same time. Reusing views would have to limit number of visible views to ~10.
Please fix it. Thanks ! (RecentsList#initChildren adding all views from Adapter)
The text was updated successfully, but these errors were encountered: