1
I’m a beginner in Android programming and would like to ask a question. I have a Listview that is connected to a Sqlite database. My question is: how could I make so that when the user took a long click on an item from that list a new Toolbar would appear?
For a better example, see the prints.