Android Question Symbols in App Header

brodmuehler

Member
Licensed User
Longtime User
Dear All

I would like include some symbols in the header of my App like the magnifying glass in the attached picture. Could someone perhaps indicate, how I get them there? That would be highly appreciated.

upload_2017-7-2_22-40-27.png


Thanks a lot in advance.
Kind regards
René
 

jimmyF

Active Member
Licensed User
Longtime User
Upvote 0

brodmuehler

Member
Licensed User
Longtime User
Guys

works excellent. Thanks again.

I have another question. Is there a way to show and hide symbols/icons in the header of the app. What I want to do is the following: I have a CustomsListView in my App. As soon as the user clicks on one of the list items, I want to show an Edit and a Delete icon in the header. Once the user made a choice and either deleted or edited the listitem, those two symbols should disappear again until the next ListItem is clicked.

Any tips are highly appeciated.
Thanks
René
 
Upvote 0

jimmyF

Active Member
Licensed User
Longtime User
Upvote 0
Top