shehabic / Droppy

A simple yet-powerful and fully customizable Android drop-down menu. It supports Text with/without Icons, Separators, and even fully customized views.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use multiple droppy with diffrent themes ?

mlounge004 opened this issue · comments

Hi Is it possible to use multiple droppy in same app with different styles ?
Thanks for the great lib !

there should be a way to change height,width,background and text colors before building doppy menu through code,on my way to implement that :)

there should be a way to change height,width,background and text colors before building doppy menu through code,on my way to implement that :)

You can do that of course using custom menu items.

thanks that worked !