Similar issue was reported on google at https://code.google.com/p/android/issues/detail?id=202478
DrawerLayout.removeDrawerListener() is called without a set
DrawerLayout.DrawerListener
But after releas of Android Support Library, revision 23.2.1 (March 2016) This issue has been resolved.
update Support Library to Android Support Library to 23.2.1
or to more updated version.