Thanks Yusuf,
that worked.
Still curious though, when did the startActivity behavior change? It
worked in an older project that was also 1.5.
Michael
On Jul 30, 11:52 am, "Yusuf T. Mobile"
wrote:
> Try using startService() to start your service instead of startActivity
> ().
>
> Yusuf Saib
> A
The code in setScrollXY is not called anywhere in the class, and was
old test code to get around the fact that some fields/methods are not
available in sub-classes in different packages.
It can be and should have been removed, but then again, who has time
for that?
Michael
On Mar 12, 1:44 pm, R
Here is one Google made earlier, except they forgot to flip x/y. Took
about an hour to convert. :)
Oh, and it might not work with the 1.1 SDK, because of the attribute
set changes. It works fine with the 1.0 SDK.
Michael
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed un
3 matches
Mail list logo