Closed GoogleCodeExporter closed 9 years ago
Please see: "Why do text and button clicks get wrong?"
http://code.google.com/p/robotium/wiki/QuestionsAndAnswers
Original comment by renasr...@gmail.com
on 5 Feb 2012 at 7:14
Already did that, but forgot to mention in the description.
Both of the suggested fixes are included in the AndroidManifest file of the
test project.
Original comment by victorba...@gmail.com
on 5 Feb 2012 at 7:30
You need to include it to the application under test. I tried and it worked.
Original comment by renasr...@gmail.com
on 6 Feb 2012 at 5:23
Added <supports-screens android:anyDensity="true"/> to the application under
test, and worked. Cheers.
Original comment by victorba...@gmail.com
on 6 Feb 2012 at 9:10
@ victorba...@gmail.com
did u add that line in Manifest file?
Original comment by techacti...@gmail.com
on 1 Jun 2012 at 8:59
Yes, I did manage to finish up my test configuration.
Thanks.
Original comment by victorba...@gmail.com
on 4 Jun 2012 at 6:34
Original issue reported on code.google.com by
victorba...@gmail.com
on 5 Feb 2012 at 1:40Attachments: