Yalantis / Context-Menu.Android

You can easily add awesome animated context menu to your app.

Home Page:https://yalantis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPE While Using Library

ECD00UFA opened this issue · comments

Following is the Bug Report I got today :

Caused by: java.lang.NullPointerException
at android.os.Parcel.readTypedList(Parcel.java:1749)
at com.yalantis.contextmenu.lib.MenuParams.(MenuParams.java:109)
at com.yalantis.contextmenu.lib.MenuParams.(MenuParams.java:11)
at com.yalantis.contextmenu.lib.MenuParams$1.createFromParcel(MenuParams.java:119)
at com.yalantis.contextmenu.lib.MenuParams$1.createFromParcel(MenuParams.java:117)
at android.os.Parcel.readParcelable(Parcel.java:2103)
at android.os.Parcel.readValue(Parcel.java:1965)

Any Help????

Hello,thanks for the report, can you explain steps how you got this npe ?