π Released a new version 1.0.7! π
What's New?
- Added
toggleLayout()function for expanding or collapsing against the state of the collapsed or not. - Added
isExpandingandisCollapsingproperties. - Updated example codes for maintain...
Unclaimed project
Are you a maintainer of ExpandableLayout? Claim this project to take control of your public changelog and roadmap.
Changelog
π¦ An expandable layout that shows a two-level layout with an indicator.
π Released a new version 1.0.7! π
toggleLayout() function for expanding or collapsing against the state of the collapsed or not.isExpanding and isCollapsing properties.π Released a new version 1.0.6! π
Released a new version 1.0.5.
parent and second layout can be a View instead of a ViewGroup.It is released a new version 1.0.4.
We can change the spinner's color using the below attribute.
app:expandable_spinner_color="@color/md_amber_700"`.
Released version 1.0.3.
Implemented show() functionality with no arguments for supporting Java language.