❔ MvvmCross - MvxRecyclerView GetChildAt(position) returns null
i have a problem where GetChildAt returns null for all elements out of view ( i have a MvxRecyclerView with many elements and they don't all fit in the screen - have a scroll component)
GetChildAt work only on all elements that are visible (fit in the screen) when i click a certain button.
There are solution for java/javascript apps but they don't work with xamarin.
Anybody has any idea how to make it work?
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.