Hello!

Yes, it seems I have the same problem. I'll test it on a G1 device
tommorow at work and tell you if it works.

On Aug 9, 10:46 am, skink <psk...@gmail.com> wrote:
> On Aug 8, 4:46 pm, loctarar <andrei.bu...@gmail.com> wrote:
>
> > Solved :). If anyone is interested the styles.xml should look like
> > this:
>
> > <resources>
> >         <style name="Animation.Popup" parent="android:Animation">
> >         <item name="android:windowEnterAnimation">@anim/popup_in</
> > item>
> >         <item name="android:windowExitAnimation">@anim/popup_out</
> > item>
> >     </style>
> > </resources>
>
> hi loctarar,
>
> thanks for sharing!
>
> i had the same problem some time ago when using your first solution
> and since the lack of documentation for that matter and lack of my
> time i gave up...
>
> now it works, but still, i have some minor issue: when i change my
> enter/exit animatiins the changes are not applied. somehow my original
> animations are shown.
>
> booting the emulator cures this
>
> did you have such behavior?
>
> pskink
--~--~---------~--~----~------------~-------~--~----~
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