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

Origin/holo #132

Closed heaoven closed 8 years ago

heaoven commented 8 years ago

hi,men ! when i use 'com.android.support.appcompat-v7:23.1.1' to support android6.0,the error is occured: "titleTextColor is already existed".so i pull request the commit ; thanks !

davidvavra commented 8 years ago

Hi, I'm using appcompat-v7:23.1.1. and it works - you can see that in the demo app.

Plus this PR has some conflicts, I can't merge it. I don't know why you merge from "wife:origin/holo" branch.

heaoven commented 8 years ago

hi!I‘m using appcompat-v7:23.1.1 and it don't works ,gradle build error: Error:(2) Attribute "titleTextColor" has already been defined So I think is conflicts. Thanks!

2016-01-25 18:14 GMT+08:00 David Vavra notifications@github.com:

Hi, I'm using appcompat-v7:23.1.1. and it works - you can see that in the demo app.

Plus this PR has some conflicts, I can't merge it. I don't know why you merge from "wife:origin/holo" branch.

— Reply to this email directly or view it on GitHub https://github.com/avast/android-styled-dialogs/pull/132#issuecomment-174460321 .

davidvavra commented 8 years ago

It works in the demo app so the problem must be on your side, not on the side of the library. I must close this PR.