MaterialBanner v1.2.0 Release Notes

Release Date: 2019-04-21 // almost 5 years ago
    • stacking buttons if there is insufficient room to display them side by side;
    • ๐Ÿ›  fixed measurement calculation that could lead to bad layout.

Previous changes from v1.1.0

    • โž• added methods to set text appearance of message and buttons dynamically (setMessageTextAppearance and setButtonsTextAppearance);
    • ๐Ÿ›  fixed the layout when icon, message and right button fit in one line and left button is not set (changed baseline of the buttons container).