This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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, |