I've faced problem that animation of view is too slow and with Galaxy Note which has 1280x800 and 320dpi display.
Actually, I use ScaleAnimation and TransAnimation with RelativeLayout in code and I'm pretty sure that code is not incorrect. Size of Image animated is 67.5 kb. Device with 800x480 and 240dpi display even shows faster and smooth anmation than Galaxy Note which has better hardware performance. I just guess the reason to cause the slow is that devices with high resolution are slow because they have to make up high quaility UI suitable for them. what exact reason caused this problem? is there any way to find solution to the problem? -- 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

