Android Question Search bar on B4XPage title bar

Sepehr_b

Member
Hi,
I have a CustomListView populated from database on a B4XPage. the title bar is on.
I need to Places Search Icon on the title bar and ask the search text after the user clicks on it on the title bar, like many application that has search icon and show the relevant item in CLV.

is there any sample for this for B4XPage.
There was a sample using AppCompat but it seems that AppCompat is deprecated
 
Top