1.2.1
- BUG FIX: Added
ConstantState
toMaterialMenuDrawable
, so it behaves correctly with Expandable ActionBar items.
The implementation is not correct per se cause it doesn't provide a staticConstantState
but it does the job.
ConstantState
to MaterialMenuDrawable
, so it behaves correctly with Expandable ActionBar items.ConstantState
but it does the job.