Android Question Popup menu color

Stern0m1

Member
Licensed User
Is there a pop up menu library that lets you change the color easily?

With rspopupmenu i don't see the option.

Thanks
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
You can use ACPopupMenu from AppCompat library. It is not so simple to change the colors but possible. The colors are set in the manifest editor.

See the attached project.

upload_2017-2-12_9-59-56.png
 

Attachments

  • AppCompat.zip
    8.4 KB · Views: 550
Upvote 0
Top