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
I have errors with styles.xml
Compiling with Android 5.0.1
<style name="CCPTheme.Light" parent="Theme.AppCompat.Light.DarkActionBar">
No resource found and ALL items in error
<style name="CCPTheme.NoActionBar" parent="CCPTheme.Light"> OK
ALL items in error
<style name="CPPTheme.AlertDialog" parent="Theme.AppCompat.Light.Dialog">
No resource found and ALL items in error
The text was updated successfully, but these errors were encountered:
I have errors with styles.xml
<style name="CCPTheme.Light" parent="Theme.AppCompat.Light.DarkActionBar"> No resource found and ALL items in error <style name="CCPTheme.NoActionBar" parent="CCPTheme.Light"> OK ALL items in error <style name="CPPTheme.AlertDialog" parent="Theme.AppCompat.Light.Dialog"> No resource found and ALL items in errorCompiling with Android 5.0.1
The text was updated successfully, but these errors were encountered: