File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# MaterialScrollBar  
2- An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
2+ 
3+ An Android library that brings the Material Design 5.1 scrollbar to pre-5.1 devices. Designed for recyclerViews.
34
45<a  href =" https://play.google.com/store/apps/details?id=com.turingtechnologies.materialscrollbardemo " >
56  <img  alt =" Android app on Google Play "  src =" https://developer.android.com/images/brand/en_app_rgb_wo_45.png "  />
67</a >
78
9+ ![ ] ( https://img.shields.io/hexpm/l/plug.svg )  ![ ] ( https://img.shields.io/github/release/krimin-killr21/MaterialScrollBar.svg?label=jCenter )  ![ ] ( https://img.shields.io/badge/API-7%2B-blue.svg?style=flat )  [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-MaterialScrollBar-blue.svg?style=flat )] ( https://android-arsenal.com/details/1/2441 ) 
10+ 
811Preview
912------- 
1013
@@ -18,13 +21,13 @@ How to add
1821
1922``` gradle 
2023maven { 
21-     url "https://jitpack.io"  
24+     jcenter()  
2225} 
2326``` 
2427
2528``` gradle 
2629dependencies { 
27-     compile 'com.github.krimin-killr21:MaterialScrollBar :2.+' 
30+     compile 'com.turingtechnologies.materialscrollbar:lib :2.+' 
2831} 
2932``` 
3033
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments