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

Is it possible to disable an item?

ramona-cristea opened this issue · comments

Is it possible to disable a Droppy Menu item and define different style for a disabled element?

Currently it's not supported, but PRs are welcomed, adding a state for each item and setting a style with multiple states (Selected, Focused .... etc) should do the job