That's only available on API level 8+ (2.2). I would like at least a 1.6+ solution and most of this stuff is API level 1.
On Mar 9, 7:45 pm, Mark Murphy <[email protected]> wrote: > On Wed, Mar 9, 2011 at 8:42 PM, Jeff Meyerhoff <[email protected]> wrote: > > @Mark Murphy > > That's a good idea but my goal is to have the view only appear after > > screen inactivity. So I want/need the ability to cancel the scheduled > > animation. > > Call cancel() on the animation, then. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Training Worldwide:http://commonsware.com/training -- 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

