Wednesday, April 11, 2012

Re: [android-developers] Re: Searchview in tabs

04-09 10:48:51.072: E/AndroidRuntime(933): FATAL EXCEPTION: main
04-09 10:48:51.072: E/AndroidRuntime(933): java.lang.NullPointerException
04-09 10:48:51.072: E/AndroidRuntime(933): at com.appspot.workarts.calandrooster.LeerlingFragment$Fragment.onQueryTextChange(LeerlingFragment.java:129)

Well... this tells me that you are getting a NullPointerException in LeerlingFragment.java on line 129... So figure out what is null and then fix it.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Apr 11, 2012 at 2:21 AM, Lars <werkman.lars@gmail.com> wrote:
Any idea??!!! I really need help with it

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment