I want to implement in my android application a functionality like when a user clicks a button in header a small list view is popup having 5 values in the corner of the screen.
Design a listview inside it RelativeLayout view in that same layout and make it as invisible. once you click a button at the header you can make it visible. which shows the listview.