Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

recyclerview dependency

   // recyclerView
   
    implementation "androidx.recyclerview:recyclerview:1.1.0"
    
 // For control over item selection of both touch and mouse driven selection
    
    implementation "androidx.recyclerview:recyclerview-selection:1.1.0"
Source by developer.android.com #
 
PREVIOUS NEXT
Tagged: #recyclerview #dependency
ADD COMMENT
Topic
Name
3+4 =