You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.
-- [ x] I have verified there are no duplicate active or recent bugs, questions, or requests
-- [x ] I have verified that I am using the latest version of Better Video Player.
-- [ x] I have given my issue a non-generic title.
-- [ x] I have read over the documentation (before asking questions on how to do something).
-###### Include the following:
Better Video Player version: 1.2.alpha1
-###### Reproduction Steps
-1. Added to both gradle files what was written in README
-2. Wait for gradle to sync
-3. Thats it now I got that error
-###### Expected Result
It shouldn't error and work
-###### Actual Result
This error (Android issues) : error: resource style/SpinKitView.Large.FadingCircle (aka com.test.app:style/SpinKitView.Large.FadingCircle) not found. Message{kind=ERROR, text=error: resource style/SpinKitView.Large.FadingCircle (aka com.test.app:style/SpinKitView.Large.FadingCircle) not found., sources=[C:\Users\Fesvz\.gradle\caches\transforms-1\files-1.1\BetterVideoPlayer-1.2.alpha1.aar\ee6a6260a7f6e32e34ed3274b1083750\res\layout\bvp_include_progress.xml:7], original message=, tool name=Optional.of(AAPT)}
The text was updated successfully, but these errors were encountered:
Hmm that is very strange yes you already have that dependancy. I added it the spinKIT to my own project anyway just to see if it works and it does now both successfully compile. Very strange though
-- [ x] I have verified there are no duplicate active or recent bugs, questions, or requests
-- [x ] I have verified that I am using the latest version of Better Video Player.
-- [ x] I have given my issue a non-generic title.
-- [ x] I have read over the documentation (before asking questions on how to do something).
-###### Include the following:
1.2.alpha1
-###### Reproduction Steps
-1. Added to both gradle files what was written in README
-2. Wait for gradle to sync
-3. Thats it now I got that error
-###### Expected Result
-###### Actual Result
This error (Android issues) :
error: resource style/SpinKitView.Large.FadingCircle (aka com.test.app:style/SpinKitView.Large.FadingCircle) not found. Message{kind=ERROR, text=error: resource style/SpinKitView.Large.FadingCircle (aka com.test.app:style/SpinKitView.Large.FadingCircle) not found., sources=[C:\Users\Fesvz\.gradle\caches\transforms-1\files-1.1\BetterVideoPlayer-1.2.alpha1.aar\ee6a6260a7f6e32e34ed3274b1083750\res\layout\bvp_include_progress.xml:7], original message=, tool name=Optional.of(AAPT)}
The text was updated successfully, but these errors were encountered: