[android-developers] SearchView in Action Bar randomly stealing focus

2011-07-27 Thread Mike Mangino
We're developing an app on Honeycomb that uses the new tab fragments stuff. We also have a SearchView in the Action Bar. We're consistently seeing the SearchView gain focus and bring up the keyboard on tab switch. It's currently 100% reproducible and always happens on the third tab change. Is

[android-developers] Resources$NotFoundException when running integration tests

2011-07-08 Thread Mike Mangino
I have an android 3.0 project and associated test project that have been under development for a few months. We are currently testing via maven, but we see the same thing using eclipse or intellij IDEA. When we run the tests, we randomly see errors like the following: