This repository was archived by the owner on Sep 3, 2023. It is now read-only.
0.8.6.2
- Added
.stackingBehavior(StackingBehavior)to theBuilder, it replacesforceStacking(boolean). - Updated MaterialProgressBar, which should fix some 4.x progress view issues.
- Added
itemsDisabledIndices(Integer...)/itemsDisabledIndices(Integer[])to theBuilderwhich allows you to disable check boxes or radio buttons in choice dialogs. - Other misc bug fixes and improvements.