SlidingMenu
SlidingMenu copied to clipboard
NullPointerException -- SlidingActivityHelper
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)