SlidingMenu icon indicating copy to clipboard operation
SlidingMenu copied to clipboard

NullPointerException -- SlidingActivityHelper

Open gintechsystems opened this issue 10 years ago • 0 comments

I randomly get the following error because sometimes the error does not occur and my app does not crash? It seems to happen randomly or when the screen locks and you unlock the screen to resume the app. Anyway to fix this?

Unable to start activity ComponentInfo{com.droid.visneta/com.droid.visneta.ViewModel}: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View com.jeremyfeinstein.slidingmenu.lib.app.SlidingActivityHelper.findViewById(int)' on a null object reference

com.jeremyfeinstein.slidingmenu.lib.app.SlidingFragmentActivity.findViewById (SlidingFragmentActivity.java:42)

gintechsystems avatar Oct 08 '15 22:10 gintechsystems