TangoAgency / material-intro-screen

Inspired by Heinrich Reimer Material Intro and developed with love from scratch
MIT License
2.71k stars 410 forks source link

error: expected reference but got (raw string) #000000. #166

Closed prasannajeet closed 6 years ago

prasannajeet commented 6 years ago

I get the error when I add the library but it goes away when I remove it

image

Activity code - https://pastebin.com/PnySwfz2

I get the error here in the merged values.xml file:

<style name="Widget.Support.CoordinatorLayout" parent="android:Widget">
        <item name="statusBarBackground">#000000</item>
</style>