Logcat?

--
Kostya Vasilyev -- http://kmansoft.wordpress.com

01.08.2010 12:32 пользователь "Victoria Busse" <[email protected]>
написал:

Update, just found a mistake within the ViewStub declaration as I forgot to
specify a layout, here is the updated code because the error is still there
:(( If someone knows what I am doing wrong please help me because after
finding out that I forgot the layout *I thought it would work *but
apparently it still doesn't

<ViewStub
       android:id="@+id/stub_exposure"
       android:inflatedId="@+id/stub_exposure_view"

       android:layout="@layout/exposureview"



       android:layout_width="fill_parent"
       android:layout_height="fill_parent"
       androi...


On Sun, Aug 1, 2010 at 1:11 AM, kivy <[email protected]> wrote:
>
> Hi there,
>
> I just ...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" g...

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

Reply via email to