Philio / PinEntryView

A pin entry view widget for Android.
222 stars 83 forks source link

set digitBackground to selector throws Resources NotFoundException #50

Open mmfaragallah opened 6 years ago

mmfaragallah commented 6 years ago

I tried to set the digitBackground in the xml to a selector either drawable or color. I got Resources NotFoundException.

As additional note, I have some build flavors.

May you help me to figure this out.

Thank you.