mobile/android/base/java/org/mozilla/gecko/activitystream/homepanel/NpaLinearLayoutManager.java
0 → 100644
+36
−0
Loading
Disable predictive animations. There is a bug in RecyclerView which causes views that are being reloaded to pull invalid ViewHolders from the internal recycler stack if the adapter size has decreased since the ViewHolder was recycled. Differential Revision: https://phabricator.services.mozilla.com/D48929