Skip to content

Instantly share code, notes, and snippets.

View afk013's full-sized avatar

Adam Knight afk013

View GitHub Profile
@afk013
afk013 / LottieDroidBottomTabsStacktrace
Created July 2, 2018 12:32
Lottie Android with Bottom Tabs Stacktrace
Java.Lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setTextColor(android.content.res.ColorStateList)' on a null object reference
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f32579baafc1404fa37ba3ec1abdc0bd>:0
at Java.Interop.JniEnvironment+InstanceMethods.CallObjectMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) [0x00069] in <7802aa64ad574c33adca332a3fa9706a>:0
at Android.Runtime.JNIEnv.CallObjectMethod (System.IntPtr jobject, System.IntPtr jmethod, Android.Runtime.JValue* parms) [0x0000e] in <263adecfa58f4c449f1ff56156d886fd>:0
at Android.Support.V7.View.Menu.MenuBuilder.Add (System.Int32 group, System.Int32 id, System.Int32 categoryOrder, Java.Lang.ICharSequence title) [0x000a2] in <fa3ea77ac5e741c8bf05668b02ed16e8>:0
at Android.Views.IMenuExtensions.Add (Android.Views.IMenu self, System.Int32 groupId, System.Int32 itemId, System.Int32 order,