MaterialBanner v1.2.0 Release Notes
Release Date: 2019-04-21 // over 4 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
andsetButtonsTextAppearance
); - ๐ 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).
- โ added methods to set text appearance of message and buttons dynamically (