By using these solution, I can drag my custom view, my problem is
that how to make this custom view rotate in specified degree?
    Its parent class View doesn't have a rotate method, I tried to use
its inside canvas, but it seems that just the canvas rotate, but the
custom view doesn't rotate, that's not what I want, does anyone who
knows or have any clues, please reply.
    Thanks for reply in advance!

    Br,
    -Yajun

On Jan 12, 2:57 pm, "kaushik sur" <kaushik....@gmail.com> wrote:
> yes dianne and peli , both of u r right. and so i am digging into the
> launcher code and getting good result out of that.
>
> regards
> kaushik
>
> On Sun, Jan 11, 2009 at 8:04 AM, Dianne Hackborn <hack...@android.com>wrote:
>
>
>
> > Fwiw, changing layout parameters is a really inefficient way to do
> > animations on the screen.  I would strongly suggest looking at the launcher
> > code and doing something inspired by that.
>
> > --
> > Dianne Hackborn
> > Android framework engineer
> > hack...@android.com
>
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to