Hello,
I'm trying to test examples which use appcompat library i get these errors :
Generating R file. Error
D:\B4A_Android_Sources\BottomNavigationView\Objects\bin\extra\res3\res\values-v24\values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
D:\B4A_Android_Sources\BottomNavigationView\Objects\bin\extra\res3\res\values-v24\values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
What I'm missing ?
Thanks for your help.
I'm trying to test examples which use appcompat library i get these errors :
Generating R file. Error
D:\B4A_Android_Sources\BottomNavigationView\Objects\bin\extra\res3\res\values-v24\values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
D:\B4A_Android_Sources\BottomNavigationView\Objects\bin\extra\res3\res\values-v24\values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
What I'm missing ?
Thanks for your help.