yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

App.getSharedPreferences(java.lang.String, int)' on a null object reference #213

Open zengzhuoyu opened 2 years ago

zengzhuoyu commented 2 years ago

I got an error during runtime :App.getSharedPreferences(java.lang.String, int)' on a null object reference

I use java11.

How can I solve this problem? Thank you very much

Said182 commented 1 year ago

I got an error during runtime :App.getSharedPreferences(java.lang.String, int)' on a null object reference

I use java11.

How can I solve this problem? Thank you very much