-1

I want to show this popup dialog when user select any image from recyclerview and this popup dialog this image by down arrow as showing in image.

popup-image-example

stijndepestel
  • 3,076
  • 2
  • 18
  • 22

1 Answers1

1

You can use a library called "Balloon" and consider the examples that come. Or you can choose to make your own using "PopupWindow".

Ushio Okasaki
  • 26
  • 1
  • 3