Hi all,
I encountered one issue about the transition animation in TI's Android2.3 BSP (DVSDK included) for DM3730 EVM board .
When the operation for "launcher2" from the "Home desktop view" to go into the "application icon list view", as usual, we could see the list view do "popup window" animation effect, but in my case, the effect seems to be disabled.
So far,could you remind me what setting i just miss for this issue.
BTW, i also do follow effort,
1). Use the setting option, thatis "settings menu-> Display-> Animation-> All animations", it's not work.
2). I've checked the native APK sourcecode (../packages/apps), it's the same with the original Google release, and I also adb push one of the APKs (settings.apk), this APK works well on another non-OMAP3730 platform, it should not the APK issue.
3). I also find out there's no "Live wallpapers" option item in the "Wallpaper" setting by home menu, just the "Gallery" and "Wallpapers" on there.
I also compared some Android2.3 sourcecode between DM3730 BSP and another non-OMAP3730, as you know, it's not good and take long time. And that's why I post the issue, and hope to get your help, any suggestion is welcome, thanks.