Android Question B4A_B4XDrawer Error. Any help?

SHOLA KUKU

Member
Licensed User
Compiling code. (0.04s)
Compiling layouts code. (0.03s)
Organizing libraries. (0.00s)
(Android Support Library)
Generating R file. Error
res\values\theme.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.
res\values\theme.xml:6: error: Error: No resource found that matches the given name: attr 'colorAccent'.
res\values\theme.xml:4: error: Error: No resource found that matches the given name: attr 'colorPrimary'.
res\values\theme.xml:5: error: Error: No resource found that matches the given name: attr 'colorPrimaryDark'.
res\values\theme.xml:8: error: Error: No resource found that matches the given name: attr 'windowActionBar'.
res\values\theme.xml:7: error: Error: No resource found that matches the given name: attr 'windowNoTitle'.
 
Top