What steps will reproduce the problem?
1. orientation a device by landscape manually
2. visible listview
3. call clickontext("edge mode")
4. the textview wasn't touched, the one was covered by linearlayout
What is the expected output? What do you see instead?
touched textview
What version of the product are you using? On what operating system?
robotium-solo-5.3.1
Please provide any additional information below.
when I tested that case on portrail. it's fine.
only landscape can't run that case.