Taking some time to do some work in Android I decided to take a look at the design extensions created by @Martin_T . I have been unable to get very far as yet with them and have the error ‘Android Compiler (Declares) Unresolved reference ‘print’ come up when imported into my own app.
I am also unable to get the design extensions demo running with this error “Android Compiler
(Declares) Unresolved reference ‘setProgressBackgroundTintList’”.
Any ideas what I am doing wrong? I have imported the AndroidDesignExtensions folder.
Apologies for the delay its been a busy week. The demo project contains the dependency but on running it produces this error, Android Compiler
(Declares) Unresolved reference ‘setProgressBackgroundTintList’.
This same error in my app after adding the dependancy.