WrathChaos / MediaPickerLib

Kotlin based media picker library, to pick multiple images and/or vidoes from built-in gallery. Easy to implement and use :)
https://www.freakycoder.com
MIT License
49 stars 16 forks source link

Caused by: android.view.InflateException: Binary XML file line #34: Could not inflate Behavior subclass android.support.design.widget. #7

Closed Davidbr17 closed 5 years ago

Davidbr17 commented 5 years ago

when i try to start activity , this issue appears

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ideasreward.link.paymho/com.coursion.freakycoder.mediapicker.galleries.Gallery}: android.view.InflateException: Binary XML file line #34: Could not inflate Behavior subclass android.support.design.widget.Paymho

WrathChaos commented 5 years ago

Hello @Davidbr17, Can you share a little project with me to reproduce this issue, therefore I can help you.