Hi Guys,

I have following problem with activity that uses animation.
When starting instrumentation test when calling getActivity() we get
stalled test.
In debugger we see that we wait for activity to go idle, but this is
not happening because of infinite animation.

https://gist.github.com/0e00722c11059bfe513f

My question is how can we test activities with infinite animations in
instrumentation test ?

-- 
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

Reply via email to