h6ah4i / android-verticalseekbar

Vertical SeekBar class which supports Android 4.x - 9.x.
Apache License 2.0
506 stars 96 forks source link

Render problem: Failed to find style 'seekBarStyle' in current theme #8

Open jellywoo opened 7 years ago

jellywoo commented 7 years ago

After adding the dependency to my build.gradle file and pasting the example into my layout XML file, I get the above error. Am I missing a step? Any help would be appreciated!