RecyclerView-selection #IllegalArgumentException #checkArgument #Solved

    Android RecyclerView-selection tracker java.lang.IllegalArgumentException Error

    0. Summary 0-1. dependency androidx.recyclerview:recyclerview-selection:1.1.0-beta01 0-2. Logic val tracker = SelectionTracker.Builder( "ChoiceTimeTableTracker", rv_bottom_share_content, RecyclerViewIdKeyProvider(rv_bottom_share_content), ChoiceTimetableLookUp(rv_bottom_share_content), StorageStrategy.createLongStorage() ).withSelectionPredicate(SelectionPredicates.createSelectSingleAnything())...