RangeSeekBar The missing view for android. Screenshot Usage Attributes Screenshot Usage First add jitpack to your projects build.gradle file allprojects { repositories { ... maven { url "https://jitpack.io" } } } Then add the dependency in your android app module's buil