1

Hi I'm developing android app the app required the custom popup menu it should work on Version 2.1 to 5, The popup look like please Refer the line please click the link

Community
  • 1
  • 1
SHAKTHI VELAN
  • 133
  • 1
  • 7

1 Answers1

0

Android also has a default support for that in support v7 android.support.v7.widget.ListPopupWindow , however if you need a tutorial you can find it here

You can use HoloEverywhere Library for ListPopWindow it starts from sdk version 7 and up

Shubhang Malviya
  • 1,525
  • 11
  • 17