Sorry, I am new to Android app development. I don't know how to create popup menu to look like in the picture. I want an arrow to point to the three dots that is clicked. The three dots is an ImageView, and it is in a CardView. And the CardView is in a RecyclerView.
Asked
Active
Viewed 422 times
0
-
Possible solution here: https://stackoverflow.com/a/66346691/4221943 – MG1616 Jan 17 '22 at 09:30
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jan 26 '22 at 10:56
1 Answers
0
this popus is a ContextMenu. HERE you can find official guide for Menus, with some sample, also in HERE some article about feature with GIFs

snachmsm
- 17,866
- 3
- 32
- 74