2.1.9
🎉 Released a new version 2.1.9
! 🎉
What's New?
- Added
setIsMaterial(Boolean)
functionality.
ThePowerMenu
andCustomPowerMenu
usesCardView
instead of theMaterialCardView
.
If we set theisMaterial(true)
function, they will be inflated with theMaterialCardView
. - Changed previous layout resources naming conventions. (29b023c)
- Refactored internal codes.