[SuwLib] Guard against RecyclerView.NO_POSITION
When an item is being clicked on, but it is currently being removed from the recycler view (i.e. already removed from adapter, but layout has not been processed yet), ignore the click. Change-Id: Ifd0a90b2849af81ccbdade69561f82036c10c5dd
Loading
Please sign in to comment