Closed Pavithrajas closed 9 years ago
Any Update?
Will check it sometime out this week
I was able to reproduce this issue when using xmlns:app="http://schemas.android.com/apk/res/com.wefika.horizontalpicker"
schema. To resolve it just change schema to xmlns:app="http://schemas.android.com/apk/res-auto"
and it should work.
Thanks mahn!!
While running the application with the HorizontalPicker I am getting this error "Error:(33) No resource identifier found for attribute 'dividerSize' in package 'com.wefika.horizontalpicker'"