Hello, I added this library in the dependencies, after building the gradle, it gives the following errors. Can you give me a solution?
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
My compileSdkVersion and buildToolsVersion both are set to 23.
Hello, I added this library in the dependencies, after building the gradle, it gives the following errors. Can you give me a solution?
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
My compileSdkVersion and buildToolsVersion both are set to 23.