snippets. Please let me know if there is anything else
> > <http://groups.google.com/group/android-developers/browse_thread/
> > thread/b37e6a20024f0ab6/93c38c5705f337d2?
> > lnk=gst&q=flik#93c38c5705f337d2>
>
> In your original posting on this more recent thread,
Here is a link where I posted this issue awile back, and got no reply.
I posted some snippets. Please let me know if there is anything else
<http://groups.google.com/group/android-developers/browse_thread/
thread/b37e6a20024f0ab6/93c38c5705f337d2?
lnk=gst&q=flik#93c38c5705f337d2>
Could the activity idling cause this? Dalvik Debug gives me an idle
timeout warning.
On May 9, 3:04 pm, Flik <[EMAIL PROTECTED]> wrote:
> I have an application that when started if you have none it shows a
> special message. When you add an item the first one is correctly
> shown,
I have an application that when started if you have none it shows a
special message. When you add an item the first one is correctly
shown, but after that it seems that the managed cursor has been lost.
If I reset the application though by hitting back all the way to the
main screen and restart th
to help us debug it further?
>
> Thanks,
> Megha
>
> On Mon, Apr 21, 2008 at 2:25 PM, Flik <[EMAIL PROTECTED]> wrote:
>
> > What can cause an activity to stop managing a cursor or a
> > managedCursor to not update onReststart or a managed cursor to not
ased on Activity's lifecycle. You can
> look at the NotePad tutorial for example. You could also provide your
> relevant code here to help us debug it further?
>
> Thanks,
> Megha
>
> On Mon, Apr 21, 2008 at 2:25 PM, Flik <[EMAIL PROTECTED]> wrote:
>
> > W
What can cause an activity to stop managing a cursor or a
managedCursor to not update onReststart or a managed cursor to not be
notified of an update? I seem to having this problem when I change
activities with startActivity or startSubActivity.
--~--~-~--~~~---~--~
What causes a managed cursor to not update on resume? Does
startActivity or startSubActivity have anything to do with this? How
many cursors can an activity manage?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Andr
How many cursors can an activity manage?
--~--~-~--~~~---~--~~
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 gro
How could I accomplish interpreting the touch event with an activity
that I want to do one thing if one area is clicked and another thing
if a different area is clicked? I have a ViewGroup (container) and two
child views that are the same. One is visible: the other is not. I
think I need the touch
10 matches
Mail list logo