Android Question Error On Compile

RichardN

Well-Known Member
Licensed User
Longtime User
I am returning to a previously good project I have not touched for a few weeks. At the first attempt to compile I get:
B4A Version: 8.50
Parsing code. (0.03s)
Building folders structure. (0.08s)
Compiling code. (0.09s)
Compiling layouts code. (0.05s)
Organizing libraries. (2.49s)
Generating R file. Error
Failed to generate resource table for split ''
C:\Users\u12994\Dropbox\Android Programming\ECAM Resets+2\Objects\bin\extra\res3\res\values-v28\values-v28.xml:7: error: Error: No resource found that matches the given name (at 'dialogCornerRadius' with value '?android:attr/dialogCornerRadius').

Project uses Dialogs Library 2.92. Any ideas as to the cause?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top