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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: