I want to show a custom Filtering Menu when clicking an item/action's icon from the OptionsMenu
, and I was wondering how shall I do it, either navigating to a DialogFragment
or showing a PopupWindow
and place any of them on the right side of the screen.
Any other better option is also welcome :) thanks