Wow, thanks very much for the speedy reply. So can I assume that issue will "go away" before paid apps are available, or should I try to find a workaround? In other words, will Cupcake be out before paid apps are?
I suppose it's an unfair question to ask for news or a news link related to the paid app rollout, but feel free to drop a hint if not. ;) And thanks again for your speedy reply. On Dec 22, 9:02 am, Romain Guy <[email protected]> wrote: > That's a known issue I'm going to fix in cupcake. > > > > > > On Mon, Dec 22, 2008 at 4:57 PM, Sundog <[email protected]> wrote: > > > I use .setAlpha() to highlight objects derived from ImageButton. There > > can be several of these on the same screen, all referring to the same > > drawable resource. On the FIRST - and ONLY the first - time I > > call .setAlpha() on a button after the activity opens, ALL the buttons > > that share this resource show the results of the setAlpha(). After > > that, they all work as expected, setAlpha() affecting only the single > > button I call it on. > > > Any ideas what's causing this, and is there a simple workaround? > > > Also, when I write many records out to the SQL database, I always get > > the "Sorry" dialog. Is there a way around it or should I be doing this > > in the background? > > > Thanks for any input. > > -- > Romain Guy > Android framework engineer > [email protected] > > 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- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

