gabrielemariotti / cardslib

Android Library to build a UI Card
4.67k stars 1.19k forks source link

Set Popup Menu background drawable programmatically #528

Open hsomaiya opened 8 years ago

hsomaiya commented 8 years ago

I'm using

     compile 'com.github.gabrielemariotti.cards:cardslib-core:2.1.0'

I want to change three dot menu drawable inside card. I read your doc, but I'm unable to achieve it.