sephiroth74 / NumberSlidingPicker

Android Number Picker with gestures
MIT License
356 stars 56 forks source link

updating gradle to 3.5.0-rc01 #16

Open khraibani-h opened 5 years ago

khraibani-h commented 5 years ago

android.view.InflateException: Binary XML file line #348: Binary XML file line #348: Error inflating class it.sephiroth.android.library.numberpicker.NumberPicker Caused by: android.view.InflateException: Binary XML file line #348: Error inflating class it.sephiroth.android.library.numberpicker.NumberPicker Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Constructor.newInstance0(Native Method

Hesamedin commented 3 years ago

This issue forced me to use this lib instead: https://github.com/ShawnLin013/NumberPicker