CharlieReece
Results
3
comments of
CharlieReece
This is still happening...
``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.recyclerview.widget.RecyclerView.stopScroll()' on a null object reference at com.pluscubed.recyclerfastscroll.RecyclerFastScroller$3.onTouch(RecyclerFastScroller.java:151) ```
Same for `ShowNonSerializedField`. ``` [ShowNonSerializedField, Label("Ammo Left")] private int ammoLeft; ```