How to implement a small popup with some images on a button click

Viewed 7342

enter image description here

I want a popup like this when user click on the three blue dot button. how to achieve this type of popup view in android . any library is available .?

3 Answers
Related