you might have code
elsewhere that calls getIntent() and it makes sense to me to have
onNewIntent "refresh" the Activity's intent by calling setIntent
(theNewIntent);
On Jan 19, 10:56 am, RNekic wrote:
> In cases where I've needed to do this, I call a method from both
>
> Still the same issue! So it did not change anything. :( The app is
> running in the background... what the heck is going on here? :(
>
> And @RNekic was right... if the app is not active (running in the
> background), it does not call onNewIntent() but onCreate(). How could
>
If the app is not active, onNewIntent is not fired. Only onCreate
will fire.
On Jan 18, 1:16 pm, mastix mc wrote:
> No ideas? I really thought that this was a simple question... Still
> guess that it's just a "flag thing"... :)
>
> On Dec 24 2009, 7:26 am, mastix mc wrote:
>
>
>
> > Hi guys,
up your problem on that list.
>
> Regards
>
> On Dec 18, 5:55 pm, RNekic wrote:
>
>
>
> > So I tried turning on TalkBack to see how well my application works
> > with the feature and I was surprised to discover that TalkBack does
> > not speak the title or text o
So I tried turning on TalkBack to see how well my application works
with the feature and I was surprised to discover that TalkBack does
not speak the title or text of an AlertDialog. It's only speaking the
text from the buttons I add to the dialog. Am I doing something wrong
when I define my Aler
I've modified the layoutopt.bat to correct the last line in the file
when running it in Windows. Layoutopt now appears to run but yields
no output for any of my layout files. I even pointed it at the
entire layout directory of my project but all I get is a brief pause
and I'm back at the DOS pro
6 matches
Mail list logo