turing-tech / MaterialScrollBar

An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Apache License 2.0
781 stars 126 forks source link

Need shadows in Material Design #124

Open hushenghao opened 5 years ago

hushenghao commented 5 years ago

Replacement Indicator layout from RelativeLayout to CardViewLayout, or add code to Indicator construction method, but can't work before lollipop


 customIndicator.elevation = 8f
 customIndicator.outlineProvider = ViewOutlineProvider.BACKGROUND