varunjohn/iOSDialogs4Android

resource linking failed

Opened this issue · 0 comments

I'm getting an error when building the project after adding the dependency.

AAPT: error: style attribute 'attr/cardCornerRadius (aka com.xxxxx.xxxx:attr/cardCornerRadius)' not found.
AAPT: error: style attribute 'attr/cardElevation (aka com.xxxxx.xxxx:attr/cardElevation)' not found.
AAPT: error: style attribute 'attr/cardPreventCornerOverlap (aka com.xxxxx.xxxx:attr/cardPreventCornerOverlap)' not found.
AAPT: error: style attribute 'attr/cardUseCompatPadding (aka com.xxxxx.xxxx:attr/cardUseCompatPadding)' not found.
AAPT: error: style attribute 'attr/contentPadding (aka com.xxxxx.xxxx:attr/contentPadding)' not found.