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
./resources/values/styles.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.
./resources/values/styles.xml:8: error: Error: No resource found that matches the given name: attr 'colorAccent'.
./resources/values/styles.xml:6: error: Error: No resource found that matches the given name: attr 'colorPrimary'.
error log:
in my styles.xml:
I've use motion-gradle to add the support lib
here is my rakefile:
and the directory is here:
---resources
---values
---styles.xml
and if I delete my styles.xml,you know the other layout file will go out more error,and I want use the AppCompatActivity but it does not work.
The text was updated successfully, but these errors were encountered: