How to create Drop down menu in a button click

android, drop-down-menu

Solution

I think you mean QuickAction Menu. Take a look at this tutorial.

Problem

I need a balloon image showing a list of items in a button click.(as a drop down menu).

Original source