On Wed, Feb 9, 2011 at 9:44 PM, Aaron Buckner <nagm...@gmail.com> wrote:

> When adding the OwnerScreen the OwnerScreen.setVisibility(VIS/INVIS);
> causes a force close
> where the MyRideScreen setup the same does not
>

OwnerScreen is null, which means it does not exist in your main
view hierarchy when you try to find it by ID. Make sure it does.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to