avast / android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment
Apache License 2.0
2.15k stars 450 forks source link

Same compile issue that others #81

Closed ghost closed 9 years ago

ghost commented 9 years ago

i, I'm trying to compile your library via gradle but get this error, which I think is the same as other users have experienced:

https://github.com/inmite/android-styled-dialogs/issues/55 https://github.com/inmite/android-styled-dialogs/issues/68

I'm using Android Studio 1.0:

compile 'eu.inmite.android.lib:android-styled-dialogs:1.2.0'

 photo error1_zps9da289f9.png  photo error2_zps19ac8ba5.png

 photo error3_zps32581aa5.png

project not compiles

 photo error4_zpsf859480b.png
ghost commented 9 years ago

Sorry, problem was in @color strings.

Now DialogStyleLight still red, but compiles normal.