Version 1.0.0 - App Bar Default, Expansion Panel and Menu Changes
Release 1.0.0 - DS Android
Hi today we’re releasing the new version of Nat DS For Android!
New Components:
🎸 App Bar Top Default
Now its possible to inherit this component from the DS themes. Beyond that, you can add an Toolbar and set its theme as the DS to style it as App Bar Top Default
🎸 Expansion Panel
We’re adding a new component to our lib: Expansion Panel. With this component you can reproduce the accordion effect in a super easy way! Thanks to @pedroaugustofr and @bpoliana for the contribution!
Breaking change: Menu icons are defined by name!
To let our menu component more flexible, we change how to set its icons. Now we’re defining them by name - you can check all icons supported by DS here and their source is the drawable file. We’re no longer using an .TFF file to icons.
With this change, menu users MUST change the way they’re setting icons. Names like “EA03” will not work anymore.