Skip to content

1.1.0

Choose a tag to compare

@TheFinestArtist TheFinestArtist released this 28 Dec 07:15
· 118 commits to master since this release
  1. Add visibility & enable option for toolbar icons
showIconClose(boolean showIconClose);
disableIconClose(boolean disableIconClose);
showIconBack(boolean showIconBack);
disableIconBack(boolean disableIconBack);
showIconForward(boolean showIconForward);
disableIconForward(boolean disableIconForward);
showIconMenu(boolean showIconMenu);
disableIconMenu(boolean disableIconMenu);