Because as you said, this field has the default access modifier, which
restricts its use to the android.widget package.

On Wed, Mar 11, 2009 at 6:39 PM, jusun...@gmail.com <jusun...@gmail.com> wrote:
>
> thanks Jon Colverson.
> I can see also that mInLayout isn't actually protected, it has
> default.
> then.....
> but when I build, build log tell me that I cannot access mInLayout
> from outside package
>> /home/bobos26/work/devel/omap_test/packages/apps/Launcher/src/com/
>> android/launcher/WRGallery.java:27: mInLayout is not public in
>> android.widget.AdapterView; cannot be accessed from outside package
>>        mInLayout = true;
>>        ^
> please. help me!! nobody know the reason?
>
>
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
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