| From | Sent On | Attachments |
|---|
| Subject: | [android-developers] Re: getScale replacement for BaseAdapter in 0.9 beta? | |
|---|---|---|
| From: | elephantbug (elep...@gmail.com) | |
| Date: | Sep 15, 2008 8:14:44 pm | |
| List: | com.googlegroups.android-developers | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| blim | Aug 29, 2008 12:51 am | |
| Megha Joshi | Aug 29, 2008 3:50 pm | |
| Romain Guy | Aug 29, 2008 4:42 pm | |
| Chris Cicc | Sep 2, 2008 12:46 pm | |
| Romain Guy | Sep 2, 2008 2:09 pm | |
| Chris Cicc | Sep 2, 2008 7:22 pm | |
| Chris Cicc | Sep 3, 2008 12:49 pm | |
| elephantbug | Sep 15, 2008 8:14 pm |
| Subject: | [android-developers] Re: getScale replacement for BaseAdapter in 0.9 beta? | |
|---|---|---|
| From: | elephantbug (elep...@gmail.com) | |
| Date: | Sep 15, 2008 8:14:44 pm | |
| List: | com.googlegroups.android-developers | |
Hi, Megha,
Actually, I have the same question. I would like to implement the feature that when the image is selected, the image should be somehow highlighted (e.g. scale larger).
Since the new SDK removes those API, can you suggest any work around to achieve my goal?
Thanks.
--elephantbug
On Aug 29, 3:50 pm, "Megha Joshi" <mjo...@google.com> wrote:
The getScale() API was removed from BaseAdapter, because now the Gallery widget does not support scaling the focussed item in relation to the other items. No replacement was added. It is recommended that you don't alter the standard behavior of the Gallery widget. Is there any particular reason you want to do this?
2008/8/29 blim <bren...@gmail.com>
What should we use to replace getScale from BaseAdapter, which has been deprecated in 0.9? I'm trying to use this to scale images in a Gallery view in relation to which item is currently in focus.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr...@googlegroups.com To unsubscribe from this group, send email to andr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

