-3

There is a screen where we are searching for text and after that searched view shown. We have to click on that view (marked green on screenshot) to go for next page. I am not able to click on that view.

enter image description here

halfer
  • 19,824
  • 17
  • 99
  • 186
Shakir Husain
  • 11
  • 1
  • 1
  • 3
  • Please do not beg for urgency or special treatment in your questions. Not only does it attract downvotes, but it causes edit work as well - what use is your temporary urgency to readers six months hence? – halfer Dec 17 '15 at 08:16

2 Answers2

0

I would like to know if you are using Listview.

You need to notify the BaseAdapter after you searched the text. Then you have to refresh the listview array by calling Notifydatasetchanged().

halfer
  • 19,824
  • 17
  • 99
  • 186
Chandan kushwaha
  • 941
  • 6
  • 26
0

clickONText()

clickINScrenn(x,y) or something like that

Rusheel Jain
  • 843
  • 6
  • 20