- Defects fixing
- Developers can fully customize the whole ui
- Defect fixing #35
- Compatible with android menu xml, replace divider with group.
- Menu items now could be accessed and modified through android menu api. Get a menu object with getMenu();
- API break
- create() been removed from builder, use build() instead.
- divider() been removed from builder, use tag in xml.
- most of sheet() methods been deprecated